Click or drag to resize
CancelWorkAreaTransitionEventArgs Properties

The CancelWorkAreaTransitionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the operation should be canceled.
Public propertyTransition
Gets the executed transition.
(Inherited from WorkAreaTransitionEventArgs.)
Public propertyWorkPackage
Gets the work area for which a state is changed.
(Inherited from WorkAreaTransitionEventArgs.)
Top
See Also