FirstVisibleItemIndex Property
Returns the first item visible on the current form page.
public int FirstVisibleItemIndex {
get
}
Remarks
If the control is not visible on the current form page, this value is –1.
See Also
Applies to: PagedControl Class