Version

BeforeCheckStateChangedEventArgs Class Members

The following tables list the members exposed by BeforeCheckStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeCheckStateChangedEventArgs 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 PropertyNewCheckStateReturns or sets the new StateEditorButton.CheckState  
See Also