Table of Contents

Event StringToValue

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

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.