Version

InitializeCheckStateEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyButtonReturns the EditorButtonBase associated with the event. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonEventArgs)
Public PropertyCheckStateReturns or sets the displayed check state of the button.  
Public PropertyContextReturns an object that provides some information about where the button is being used. (Inherited from Infragistics.Win.UltraWinEditors.EditorButtonEventArgs)
See Also