Click or drag to resize

EventArgsTEventValue Property

Gets the value that is passed to the event handler.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public T EventValue { get; }

Property Value

Type: T
See Also