Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SPGridView value that represents the grid view control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property GridViewControl As SPGridView
Get
'Usage
Dim value As SPGridView
value = Me.GridViewControl
protected SPGridView GridViewControl { get; }
Property Value
Type: Microsoft.SharePoint.WebControls.SPGridView
An SPGridView value that represents the grid view control.