Event StringToValue
Occurs when string is converted to value in this control.
public static event EventHandler<ValueConvertEventArgs<string?, object?>>? StringToValue
Returns
- EventHandler<ValueConvertEventArgs<string, object>>
- Occurs when is converted to value in this control.