TcxCustomDBPivotGrid.DataSource Property
Specifies a data source object that provides a link to a dataset.
#Declaration
property DataSource: TDataSource read; write;
#Property Value
Type |
---|
TData |
#Remarks
Use the DataSource property, to bind the underlying dataset to the pivot grid.