Event GlobalStringToValue
Occurs when string is converted to value. This is static event and is called for all the editors.
public static event EventHandler<ValueConvertEventArgs<string?, object?>>? GlobalStringToValue
Returns
- EventHandler<ValueConvertEventArgs<string, object>>
- Occurs when is converted to value. This is static event and is called for all the editors.