Share via


SPGridView.FilterFieldName Property

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

Syntax

'Declaration
Public ReadOnly Property FilterFieldName As String
    Get
'Usage
Dim instance As SPGridView
Dim value As String

value = instance.FilterFieldName
public string FilterFieldName { get; }

Property Value

Type: System.String

See Also

Reference

SPGridView Class

SPGridView Members

Microsoft.SharePoint.WebControls Namespace