Share via


SPGridView.PreviousPageFirstRowDataKey Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property PreviousPageFirstRowDataKey As String
    Get
    Friend Set
'Usage
Dim instance As SPGridView
Dim value As String

value = instance.PreviousPageFirstRowDataKey
public string PreviousPageFirstRowDataKey { get; internal set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPGridView Class

SPGridView Members

Microsoft.SharePoint.WebControls Namespace