Back to Devexpress

TcxGridLayoutViewOptionsView Class

vcl-cxgridlayoutview-218684e4.md

latest3.0 KB
Original Source

TcxGridLayoutViewOptionsView Class

Stores Layout View appearance settings.

Declaration

delphi
TcxGridLayoutViewOptionsView = class(
    TcxGridCustomLayoutViewOptionsView
)

Remarks

This class has members that allow you to do the following:

A grid Layout View’s OptionsView property references a TcxGridLayoutViewOptionsView object.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsView TcxCustomGridTableOptionsView TcxGridCustomLayoutViewOptionsView TcxGridLayoutViewOptionsView

See Also

TcxGridLayoutViewOptionsView Members

cxGridLayoutView Unit