applyFormatterInEditing property

bool applyFormatterInEditing
getter/setter pair

Apply the formatter in the editing state. However, it is applied only when the cell is readonly or the text cannot be directly modified, such as in the form of select popup.

Implementation

bool applyFormatterInEditing;