[]
        
(Showing Draft Content)

C1.Win.Input.Formating.FormatEventArgs.ErrorMessage

ErrorMessage Property

ErrorMessage

Gets or sets the string value. The out parameter for specifying error description if Succeeded is set to False.

Declaration
public override string ErrorMessage { get; set; }
Overrides