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