Click or drag to resize
ColumnAllowExport Property
Indicates if column can be exported using general export.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool AllowExport { get; set; }

Property Value

Type: Boolean
See Also