Share via


SPGridView.m_HighestDataItemIndex field

Provides the value for the HighestDataItemIndex property.

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

Syntax

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

value = Me.m_HighestDataItemIndex

Me.m_HighestDataItemIndex = value
protected int m_HighestDataItemIndex

See also

Reference

SPGridView class

SPGridView members

Microsoft.SharePoint.WebControls namespace