Click or drag to resize
UniGridAdvancedExportControl Property
Returns the advanced export control of the current grid

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected abstract AdvancedExport AdvancedExportControl { get; }

Property Value

Type: AdvancedExport
See Also