Table of Contents

Event GlobalStringToValue

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

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.