ASP.NET Pack Programmer's Guide
ValueChangedEventArgs Members
Constructors Methods
 


Contains the arguments passed to value changed notification handlers.

The following tables list the members exposed by the ValueChangedEventArgs type.

 Public Constructors

  Name Description

ValueChangedEventArgs

Creates an instance of ValueChangedEventArgs class.

 Public Methods

  Name Description

getNewValue

Gets the new value of the changed property.

getOldValue

Gets the previous value of the changed property.

 See Also

ValueChangedEventArgs Class
MindFusion.Gauges Namespace