TcxCustomPivotGrid.ViewData Property
Provides access to layout information on the data cells.
Declaration
property ViewData: TcxPivotGridViewData read;
Property Value
Type |
---|
TcxPivotGridViewData |
Remarks
Refer to the TcxPivotGridViewData class description, to learn about available options.
See Also