TcxGridTableController.IsSpecialRowFocused Method
In This Article
Identifies if the utility row has focus.
#Declaration
Delphi
function IsSpecialRowFocused: Boolean; virtual;
#Returns
Type | Description |
---|---|
Boolean |
|
See Also