SPGridView.m_HighestDataItemIndex Field
Provides the value for the HighestDataItemIndex property.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_HighestDataItemIndex As Integer
'Usage
Dim value As Integer
value = Me.m_HighestDataItemIndex
Me.m_HighestDataItemIndex = value
protected int m_HighestDataItemIndex