Back to Devexpress

TcxGridLayoutViewOptionsBehavior Class

vcl-cxgridlayoutview-1e5a3835.md

latest1.6 KB
Original Source

TcxGridLayoutViewOptionsBehavior Class

Behavior settings for a Layout View.

Declaration

delphi
TcxGridLayoutViewOptionsBehavior = class(
    TcxCustomGridTableOptionsBehavior
)

Remarks

Settings include:

PropertyDescription
ExpandRecordOnDblClickSpecifies whether to expand or collapse cards on double clicking the card caption.
ItemHotTrackSpecifies whether to hot-track data items.

The TcxGridLayoutViewOptionsBehavior object is referenced by the View’s OptionsBehavior property.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsBehavior TcxCustomGridTableOptionsBehavior TcxGridLayoutViewOptionsBehavior

See Also

TcxGridLayoutViewOptionsBehavior Members

cxGridLayoutView Unit