Click or drag to resize
AdvancedExportUniGrid Property
Holds an instance of the UniGrid control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public UniGrid UniGrid { get; set; }

Property Value

Type: UniGrid
See Also