IFilterExpressionUtility.GridField Property

Gets the GridField property value.

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

Syntax

'Declaration
ReadOnly Property GridField As GridField
    Get
'Usage
Dim instance As IFilterExpressionUtility
Dim value As GridField

value = instance.GridField
GridField GridField { get; }

Property Value

Type: Microsoft.SharePoint.JSGrid.GridField
Returns GridField.

See Also

Reference

IFilterExpressionUtility Interface

IFilterExpressionUtility Members

Microsoft.SharePoint.JSGrid Namespace