Back to Devexpress

TcxCustomDBPivotGrid.DataSource Property

vcl-cxdbpivotgrid-dot-tcxcustomdbpivotgrid.md

latest615 B
Original Source

TcxCustomDBPivotGrid.DataSource Property

Specifies a data source object that provides a link to a dataset.

Declaration

delphi
property DataSource: TDataSource read; write;

Property Value

Type
TDataSource

Remarks

Use the DataSource property, to bind the underlying dataset to the pivot grid.

See Also

TcxCustomDBPivotGrid Class

TcxCustomDBPivotGrid Members

cxDBPivotGrid Unit