Skip to main content

TcxGridTableController.IsSpecialRowFocused Method

Returns True when a utility row is displayed and focused in a (Banded) Table View.

Declaration

function IsSpecialRowFocused: Boolean; virtual;

Returns

Type
Boolean

Remarks

By default this function returns True when either a filter row or new item row is displayed and focused.

See Also