hasActiveCellEditor property
bool
get
hasActiveCellEditor
Whether an in-place cell editor is currently active in the attached grid.
Features should avoid claiming keyboard shortcuts or modifier transitions that belong to the active editor.
Implementation
bool get hasActiveCellEditor;