TcxCustomGridView.IsControlFocused Property
In This Article
Indicates whether the grid control owning the current View has focus.
#Declaration
Delphi
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