IToolDataTableList..::..ColumnDefinitions Property
Gets or sets the column definitions.
Namespace:
AdvantageCMS.Core.Admin.InterfacesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
List<DataTableColumnDefinition> ColumnDefinitions { get; set; }