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