Version

InitializeCheckStateEventArgs Class Members

The following tables list the members exposed by InitializeCheckStateEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializeCheckStateEventArgs ConstructorOverloaded.   
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