'Declaration Public Property IsFinishInteractionOnLostFocus As Boolean
public bool IsFinishInteractionOnLostFocus { get; set; }
Property Value
True - interaction must be finished if focus is lost;
false - interaction must not be finished if focus is lost.
Default value is True.
false - interaction must not be finished if focus is lost.
Default value is True.