Version

SpinButtonClickEventArgs Class Properties

For a list of all members of this type, see SpinButtonClickEventArgs members.

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