Version

CurrentViewModeChangingEventArgs Class Members

The following tables list the members exposed by CurrentViewModeChangingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancelReturns or sets a boolean indicating whether to continue with the operation.  
Public PropertyNewValueReturns the new proposed value.  
Public PropertyOldValueReturns the original/existing value.  
See Also