Click or drag to resize
UniGridExportHelperColumns Property
Allows to explicitly set exported columns.

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

Property Value

Type: ListString
See Also