AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

DataTableColumnDefinition..::..Visible Property

Gets or sets a value indicating whether this DataTableColumnDefinition 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.