Skip to main content

TcxCustomGridView.IsControlFocused Property

Indicates whether the grid control owning the current View has focus.

Declaration

property IsControlFocused: Boolean read;

Property Value

Type
Boolean

Remarks

The IsControlFocused property indicates whether the grid control owning the current View has focus.

See Also