Table of Contents

Constructor FormatValueEventArgs

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

FormatValueEventArgs(T)

Initializes a new instance of the FormatValueEventArgs<T> class.

public FormatValueEventArgs(T value)

Parameters

value T

The value to format.