Click or drag to resize
UniGridExportHelper.mAvailableColumns Field
Holds columns available for export.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected List<string> mAvailableColumns

Field Value

Type: List<String>
See Also