ComponentOne DataGrid for WPF and Silverlight
PageIndex Property (C1DataPager)

C1.Silverlight.DataGrid.Ria Namespace > C1DataPager Class : PageIndex Property
Gets or sets the current System.ComponentModel.IPagedCollectionView.PageIndex in the System.ComponentModel.IPagedCollectionView .
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public Property PageIndex As System.Integer
[System.ComponentModel.DefaultValue()]
public System.int PageIndex {get; set;}
See Also

Reference

C1DataPager Class
C1DataPager Members