| CheckBox Properties | 
The CheckBox type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsReadonly | 
            Is element readonly or available for editing.
            (Inherited from BaseSettingT.) | 
|  | Key | (Inherited from BaseSettingT.) | 
|  | LabelText | 
            Text on label next to the element.
            (Inherited from BaseSettingT.) | 
|  | Value | 
            Value.
            (Inherited from BaseSettingT.) | 
 See Also
See Also