Back to Devexpress

TcxCustomPivotGrid.OLAPDataSource Property

vcl-cxcustompivotgrid-dot-tcxcustompivotgrid.md

latest798 B
Original Source

TcxCustomPivotGrid.OLAPDataSource Property

Specifies the data source providing OLAP cube data for the pivot grid.

Declaration

delphi
property OLAPDataSource: TcxPivotGridCustomOLAPDataSource read; write;

Property Value

Type
TcxPivotGridCustomOLAPDataSource

Remarks

This property is in effect only for unbound pivot grids.

See Also

TcxCustomPivotGridOLAPProvider.ConnectionString

TcxCustomPivotGrid Class

TcxCustomPivotGrid Members

cxCustomPivotGrid Unit