KryptonCheckSet Properties |
The KryptonCheckSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowUncheck |
Gets and sets a value indicating if the checked button is allowed to be unchecked.
|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | CheckButtons |
Gets access to the collection of KryptonCheckButton referencs.
|
![]() | CheckedButton |
Gets and sets the currently checked button in the set.
|
![]() | CheckedIndex |
Gets and sets the index of the checked button.
|
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | Site | (Inherited from Component.) |