Skip to main content

TcxCustomGridTableOptionsSelection.HideFocusRect Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the HideFocusRectOnExit property instead of HideFocusRect.

Declaration

property HideFocusRect: Boolean read; write;

Property Value

Type Description
Boolean

True if the focus rectangle is visible when focus leaves the Data Grid control; otherwise, False.

See Also