Version

BeforeEditorButtonDropDownEventArgs Class Members

The following tables list the members exposed by BeforeEditorButtonDropDownEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeEditorButtonDropDownEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyButtonReturns the EditorButtonBase associated with the event. (Inherited from Infragistics.Win.UltraWinEditors.CancelableEditorButtonEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyContextReturns an object that provides some information about where the button is being used. (Inherited from Infragistics.Win.UltraWinEditors.CancelableEditorButtonEventArgs)
Public PropertyLocationReturns or sets the location at which the dropdown will be displayed.  
See Also