Back to Devexpress

TcxGridLayoutViewOptionsCustomize Class

vcl-cxgridlayoutview-eb255bee.md

latest1.9 KB
Original Source

TcxGridLayoutViewOptionsCustomize Class

Customization settings for a Layout View.

Declaration

delphi
TcxGridLayoutViewOptionsCustomize = class(
    TcxGridCustomLayoutViewOptionsCustomize
)

Remarks

Settings include:

PropertyDescription
GroupExpandingSpecifies whether to display the Expand Button command in the layout group’s context menu.
ItemFilteringSpecifies whether to display filter dropdown buttons within item captions.
RecordExpandingSpecifies whether to display expand buttons within card captions.

The TcxGridLayoutViewOptionsCustomize object is referenced by the View’s OptionsCustomize property.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridTableOptionsCustomize TcxGridCustomLayoutViewOptionsCustomize TcxGridLayoutViewOptionsCustomize

See Also

TcxGridLayoutViewOptionsCustomize Members

cxGridLayoutView Unit