[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.Parsing

Parsing Event

Occurs when the input string is parsed programmatically.

Implements
Namespace: C1.Win.Input.Base
Assembly: C1.Win.Input.8.dll
Syntax
public event EventHandler<ParseEventArgs> Parsing
Returns
Type Description
EventHandler<ParseEventArgs> Occurs when the input string is parsed programmatically.