Version

PeekButtonClickedEventArgs Class Members

The following tables list the members exposed by PeekButtonClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorPeekButtonClickedEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyClosePeekGets or sets whether the Peek window should be closed.  
Public PropertyEditorButtonReturns a reference to the EditorButton associated with this event.  
Public PropertyItemReturns a reference to the NavBarItem associated with this event. (Inherited from Infragistics.Win.UltraWinOfficeNavBar.NavBarItemEventArgs)
Public PropertyPeekContentGets or sets a reference to the control to be displayed within the Peek window.  
See Also