[]
        
(Showing Draft Content)

C1.Win.Input.Base.IDropDownEditorBase.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.Base
Assembly: C1.Win.Input.8.dll
Syntax
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.