Click or drag to resize
CMSUniViewLoadHierarchicalData Property
Gets or sets the value that indicates whether data should be binded in default format or changed to hierarchical grouped dataset

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool LoadHierarchicalData { get; set; }

Property Value

Type: Boolean
See Also