Version

StateEditorButton Class Events

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

Public Events
 NameDescription
Public EventAfterCheckStateChangedFired when the checkstate for a StateEditorButton has changed  
Public EventBeforeCheckStateChangedFired before the checkstate for a StateEditorButton has changed  
Public EventClickFired when the button is clicked (Inherited from Infragistics.Win.UltraWinEditors.EditorButton)
Public EventInitializeCheckStateFired when the checkstate for the element needs to be determined.  
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also