 | DataTableColumns Property |
Gets the collection of table columns.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic DataColumnCollection Columns { get; }
Public ReadOnly Property Columns As DataColumnCollection
Get
Property Value
Type:
DataColumnCollection
Remarks
See Also