Click or drag to resize
BasicMultiColumnTableDataSource Property
DataTable object containing rows to be displayed.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public DataTable DataSource { get; set; }

Property Value

Type: DataTable
See Also