SPGridView.m_LowestDataItemIndex field

Provides the value for the LowestDataItemIndex property.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_LowestDataItemIndex As Integer
'Usage
Dim value As Integer

value = Me.m_LowestDataItemIndex

Me.m_LowestDataItemIndex = value
protected int m_LowestDataItemIndex

See also

Reference

SPGridView class

SPGridView members

Microsoft.SharePoint.WebControls namespace