ASP.NET Pack Programmer's Guide
ValueChangedEventArgs(T) Members
Constructors Properties
 


Provides data for value change event handlers.

The following tables list the members exposed by the ValueChangedEventArgs(T) type.

 Public Constructors

  Name Description

ValueChangedEventArgs

Overloaded. Initializes a new instance of the ValueChangedEventArgs class.

 Public Properties

  Name Description

NewValue

Gets the new value.

OldValue

Gets the old value.

 See Also

ValueChangedEventArgs(T) Class
MindFusion.Diagramming.Components Namespace