Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CurrentViewModeChangingEventArgs Class Properties
For a list of all members of this type, see CurrentViewModeChangingEventArgs members.
Public Properties
| | Name | Description |
 | Cancel | Returns or sets a boolean indicating whether to continue with the operation. |
 | NewValue | Returns the new proposed value. |
 | OldValue | Returns the original/existing value. |
See Also