AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..Columns Property

The visible data columns, declared either inline in markup (inside a <Columns> tag) or programmatically. This property hides Telerik's RadGrid.Columns with a strongly-typed list of GridColumnDefinition; entries are converted to GridBoundColumn instances during OnPreRender(EventArgs) and slotted between the auto-generated Edit and Active/Feature/Delete columns.

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

Syntax


Field Value

An ordered list of column definitions; persisted in ViewState.