[]
Gets or sets this check button's checked state.
[C1Category("Appearance")]
[C1Description("RibbonCheckBox.Checked", "Gets or sets this check button's checked state.")]
public bool Checked { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonCheckBox.Checked", "Gets or sets this check button's checked state.")>
Public Property Checked As Boolean