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


Contains the arguments passed to value changing notification handlers.

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

 Public Constructors

  Name Description

ValueChangingEventArgs

Creates an instance of ValueChangingEventArgs class.

 Public Methods

  Name Description

getNewValue

Gets the new value of the changing property.

getOldValue

Gets the previous value of the changing property.

 See Also

ValueChangingEventArgs Class
MindFusion.Gauges Namespace