StartIndex Property (PagesLoadedEventArgs)
In This Topic
Gets the 0-based index of the first page in the range represented by the current object.
Syntax
'Declaration
Public ReadOnly Property StartIndex As Integer
public int StartIndex {get;}
See Also