[]
        
(Showing Draft Content)

C1.Win.Input.Formating.FormatInfo.FormatError

FormatError Event

Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.

Namespace: C1.Win.Input.Formating
Assembly: C1.Win.Input.8.dll
Syntax
public event EventHandler<FormatErrorEventArgs> FormatError
Returns
Type Description
EventHandler<FormatErrorEventArgs> Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.