TcxGridTableController.IsFilterRowFocused Method
In This Article
Returns True when a filter row is displayed and focused in a (Banded) Table View.
#Declaration
Delphi
function IsFilterRowFocused: Boolean;
#Returns
Type |
---|
Boolean |
See Also