Share via


GridSerializer.IsHierarchyEnabled property

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

Syntax

'Declaration
Public ReadOnly Property IsHierarchyEnabled As Boolean
    Get
'Usage
Dim instance As GridSerializer
Dim value As Boolean

value = instance.IsHierarchyEnabled
public bool IsHierarchyEnabled { get; }

Property value

Type: System.Boolean

See also

Reference

GridSerializer class

GridSerializer members

Microsoft.SharePoint.JSGrid namespace