Contains the arguments passed to handlers of valueChanged event.
The following tables list the members exposed by the ValueChangedEventArgs type.
ValueChangedEventArgs
Initializes a new instance of the ValueChangedEventArgs class.
getNewValue
Gets the new value.
getOldValue
Gets the old value.
ValueChangedEventArgs ClassMindFusion.UI.Web Namespace