AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

GridColumnDefinition..::..Visible Property

Gets or sets a value indicating whether this GridColumnDefinition is visible.

Namespace:  AdvantageCMS.Web.UI.Admin
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public bool Visible { get; set; }

Field Value

true if visible; otherwise, false.