Skip to main content

TcxGridCardViewOptionsSelection.CardBorderSelection Property

Specifies whether a focus rectangle is displayed around the selected card.

Declaration

property CardBorderSelection: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the CardBorderSelection property to True to draw a focus rectangle.

The default value of the CardBorderSelection property is True.

See Also