Back to Devexpress

TcxPivotGridOptionsView Class

vcl-cxcustompivotgrid-a4da1689.md

latest1.1 KB
Original Source

TcxPivotGridOptionsView Class

Contains view options for the pivot grid.

Declaration

delphi
TcxPivotGridOptionsView = class(
    TcxPivotGridCustomOptions,
    IInterface,
    IcxPivotGridSizableObject
)

Remarks

This class provides a set of properties that specify the visibility and appearance of the pivot grid’s elements.

The TcxPivotGridOptionsView object is referenced by the TcxCustomPivotGrid.OptionsView property.

Implements

IInterface

IcxPivotGridSizableObject

Inheritance

TObject TPersistent TcxPivotGridCustomOptions TcxPivotGridOptionsView

See Also

TcxPivotGridOptionsView Members

cxCustomPivotGrid Unit