Provides data for value validation event handlers.
The following tables list the members exposed by the ValueChangingEventArgs(T) type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the ValueChangingEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the change is confirmed. |
||
Gets or sets the new value. |
||
Gets the old value. |