Version

BeforeCheckStateChangedEventArgs Class Properties

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

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