SPGridView.PageIndex Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Property PageIndex As Integer
Get
Set
'Usage
Dim instance As SPGridView
Dim value As Integer
value = instance.PageIndex
instance.PageIndex = value
public override int PageIndex { get; set; }
Property Value
Type: System.Int32
Returns Int32.