[]
Occurs when the input string is parsed programmatically.
public event EventHandler<ParseEventArgs> Parsing
Public Event Parsing As EventHandler(Of ParseEventArgs)
| Type | Description |
|---|---|
| EventHandler<ParseEventArgs> | Occurs when the input string is parsed programmatically. |