Version

PeekOpeningEventArgs Class Members

The following tables list the members exposed by PeekOpeningEventArgs.

Public Constructors
 NameDescription
Public ConstructorPeekOpeningEventArgs 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. (Inherited from Infragistics.Win.UltraWinOfficeNavBar.NavBarItemCancelEventArgs)
Public PropertyPeekContentGets or set a reference to the control to be displayed within the Peek window.  
See Also