Initializes a new instance of the ValueChangedEventArgs class.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public ValueChangedEventArgs<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
Type: T
the old value.
Type: T
the new value.