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