Click or drag to resize
QueryUniViewLoadHierarchicalData Property
Gets or sets the value that indictes whether data should be binded in default format or changes to hierarchical grouped dataset

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

Property Value

Type: Boolean
See Also