[]
Displays and edits the bool type of data.
[TemplatePart(Name = "Content", Type = typeof(CheckBox))]
public class C1InputCheckBox : C1InputBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
| Name | Description |
|---|---|
| C1InputCheckBox() | Initializes a new instance of a C1InputCheckBox. |
| Name | Description |
|---|---|
| IsThreeStateProperty | Identifies the IsThreeState dependency property. |
| Name | Description |
|---|---|
| IsThreeState | Gets or sets the ThreeState of CheckBox. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1InputCheckBox control when a new template is applied. |