Back to Devexpress

TcxGridLayoutViewOptionsSelection Class

vcl-cxgridlayoutview-37820281.md

latest1.5 KB
Original Source

TcxGridLayoutViewOptionsSelection Class

Selection settings for a Layout View.

Declaration

delphi
TcxGridLayoutViewOptionsSelection = class(
    TcxCustomGridTableOptionsSelection
)

Remarks

This class extends its ancestor class with the RecordBorderSelection property, which allows you to specify the visibility of the card focus rectangle around a selected card.

The TcxGridLayoutViewOptionsSelection object is referenced by the View’s OptionsSelection property.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsSelection TcxCustomGridTableOptionsSelection TcxGridLayoutViewOptionsSelection

See Also

TcxGridLayoutViewOptionsSelection Members

cxGridLayoutView Unit