AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

GridColumnDefinition..::..Visible Property

Controls whether the column is rendered. Defaults to true.

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

Syntax


public bool Visible { get; set; }

Field Value

true to render; false to bind but hide.