ComponentOne DataGrid for WPF and Silverlight
PageIndex Property (BaseCollectionView)

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : PageIndex Property
Gets the zero-based index of the current page.
Syntax
'Declaration
 
Public Overridable ReadOnly Property PageIndex As System.Integer
public virtual System.int PageIndex {get;}

Property Value

The zero-based index of the current page.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members