Click or drag to resize
UniGridExportHelperAvailableColumns Property
Gets a list of columns that are available for export.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public List<string> AvailableColumns { get; }

Property Value

Type: ListString
See Also