LeaveEndEditing
Specifies whether editing will be ended if control loses focus.
cs
[DefaultValue(true)] public bool LeaveEndEditing { get; set; }
Specifies whether editing will be ended if control loses focus.
[DefaultValue(true)] public bool LeaveEndEditing { get; set; }