Click or drag to resize
UniGridColumnsColumns Property
List of the Columns.

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

Property Value

Type: ListColumn
See Also