The CancelableBeforeViewChangeEventArgs type exposes the following members.

Constructors

  Name Description
Public method CancelableBeforeViewChangeEventArgs
CancelableBeforeViewChangeEventArgs constructor.

Properties

  Name Description
Public property CancelEvent
Set this property to true if you want to cancel action that called this event.
(Inherited from CancelableEventArgs.)
Public property NewViewType
The type of the new view.

See Also