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.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool LoadHierarchicalData { get; set; }

Property Value

Type: Boolean
See Also