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