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 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