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