Back to Devexpress

TcxPivotGridCustomDataSet.PivotGrid Property

vcl-cxpivotgridcustomdataset-dot-tcxpivotgridcustomdataset.md

latest1.1 KB
Original Source

TcxPivotGridCustomDataSet.PivotGrid Property

Specifies the ExpressPivotGrid control that provides source data for the current dataset.

Declaration

delphi
property PivotGrid: TcxCustomPivotGrid read; write;

Property Value

Type
TcxCustomPivotGrid

Remarks

If the SynchronizeData property is set to True , the dataset is automatically created after the PivotGrid property has been assigned.

See Also

TcxPivotGridCustomDataSet.OnCreateField

TcxPivotGridCustomDataSet.OnDataChanged

TcxPivotGridCustomDataSet Class

TcxPivotGridCustomDataSet Members

cxPivotGridCustomDataSet Unit