TcxCustomPivotGrid.OLAPDataSource Property
In This Article
Specifies the data source providing OLAP cube data for the pivot grid.
#Declaration
Delphi
property OLAPDataSource: TcxPivotGridCustomOLAPDataSource read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property is in effect only for unbound pivot grids.
See Also