private void ResetValueEnter() { EditedTag = null; ValueEnterMode = false; SelectedComparator = Comparators.First(); EnteredValue = string.Empty; }