Back to Devexpress

TcxCustomGridOptionsView Class

vcl-cxgridcustomview-99633b68.md

latest1.1 KB
Original Source

TcxCustomGridOptionsView Class

Represents the base class for sets of options concerning the View’s appearance.

Declaration

delphi
TcxCustomGridOptionsView = class(
    TcxCustomGridOptions
)

Remarks

The TcxCustomGridOptionsView class is the base class for the ExpressQuantumGrid classes concerned with the appearance of a View. In general, these options specify visibility, color and width of View elements.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsView

See Also

TcxCustomGridOptionsView Members

cxGridCustomView Unit