Back to Devexpress

TcxGridCardView.OptionsSelection Property

vcl-cxgridcardview-dot-tcxgridcardview-ca699746.md

latest829 B
Original Source

TcxGridCardView.OptionsSelection Property

Contains selection settings for the current View.

Declaration

delphi
property OptionsSelection: TcxGridCardViewOptionsSelection read; write;

Property Value

Type
TcxGridCardViewOptionsSelection

Remarks

Use the OptionsSelection property to specify the options that are to do with selections within the current View. These options indicate whether to select individual cells or whole rows, whether the focus rectangle is displayed around the focused row and whether multiple rows can be selected, etc.

See Also

TcxGridCardView Class

TcxGridCardView Members

cxGridCardView Unit