[]
        
(Showing Draft Content)

C1.Win.Input.Validation.ErrorInfo.CanLoseFocus

CanLoseFocus Property

CanLoseFocus

Gets or sets a value that determines whether or not the control is allowed to lose focus after the error. Works only if the ErrorAction is set to SetValueOnError or ResetValue.

Declaration
public bool CanLoseFocus { get; set; }