Click or drag to resize
ColumnVisible Property
Indicates whether the column should be visible.

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

Property Value

Type: Boolean
See Also