AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IToolDataTableList..::..ColumnDefinitions Property

Gets or sets the column definitions.

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

Syntax


List<DataTableColumnDefinition> ColumnDefinitions { get; set; }

Field Value

The column definitions.