Table of Contents

Interface IScrollItemPattern

The methods and properties used to interact with items in a scrollable container.

Namespace: HP.LFT.SDK.UIAPro
Assembly: HP.LFT.SDK.dll
Syntax
public interface IScrollItemPattern

Methods

ScrollIntoView()

Scrolls the content area in order to display the control within the visible region of the container.

Declaration
void ScrollIntoView()