Table of Contents

Event ValueToDisplayString

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

Occurs when value is converted to string for the display purposes.

public event EventHandler<ValueConvertEventArgs<object?, string?>>? ValueToDisplayString

Returns

EventHandler<ValueConvertEventArgs<object, string>>
Occurs when value is converted to for the display purposes.