AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ColumnDefinition..::..Visible Property

Gets or sets a value indicating whether this ToolGridListBase..::..ColumnDefinition is visible.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool Visible { get; set; }

Field Value

true if visible; otherwise, false.