Provides data for value validation event handlers. @param <T> The type of the value that is changing.
The following tables list the members exposed by the ValueChangingEventArgs(T) type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets the new value. |
|
![]() |
Gets the old value. |
|
![]() |
Gets a value indicating whether the change is confirmed. |
|
![]() |
Sets a value indicating whether the change is confirmed. |
|
![]() |
Sets the new value. |