Table of Contents

Event ValueToString

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.