[]
Gets or sets whether this item group is enabled.
[C1Category("Behavior")]
[C1Description("RibbonGroup.Enabled", "Gets or sets whether this item group is enabled.")]
public bool Enabled { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.Enabled", "Gets or sets whether this item group is enabled.")>
Public Property Enabled As Boolean