Contains the arguments passed to handlers of ValueChanged event.
The following tables list the members exposed by the ValueChangedEventArgs(T) type.
ValueChangedEventArgs
Initializes a new instance of the ValueChangedEventArgs class.
NewValue
Gets the new value.
OldValue
Gets the old value.
ValueChangedEventArgs(T) ClassMindFusion.UI.Web Namespace