The CheckState type exposes the following members.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberChecked
The checked state for the C1ToolBarCheckButton.
Public fieldStatic memberIndeterminate
The indeterminate state for the C1ToolBarCheckButton.
Public fieldStatic memberUnchecked
The unchecked state for the C1ToolBarCheckButton.
Public fieldvalue__

See Also