Version

SpinButtonClickEventArgs Class Members

The following tables list the members exposed by SpinButtonClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorSpinButtonClickEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyButtonReturns the EditorButtonBase associated with the event. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonEventArgs)
Public PropertyButtonTypeReturns the type of spin button that was clicked.  
Public PropertyContextReturns an object that provides some information about where the button is being used. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonEventArgs)
See Also