Version

NavBarItemCancelEventArgs Class Members

The following tables list the members exposed by NavBarItemCancelEventArgs.

Public Constructors
 NameDescription
Public ConstructorNavBarItemCancelEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyItemReturns a reference to the NavBarItem associated with this event.  
See Also