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


Provides data for value validation event handlers.

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

 Public Constructors

  Name Description

ValueChangingEventArgs

Overloaded. Initializes a new instance of the ValueChangingEventArgs class.

 Public Properties

  Name Description

Confirm

Gets or sets a value indicating whether the change is confirmed.

NewValue

Gets or sets the new value.

OldValue

Gets the old value.

 See Also

ValueChangingEventArgs(T) Class
MindFusion.Diagramming.Components Namespace