[]
Gets or sets whether the 'Customize QAT' drop-down button is visible.
[C1Category("Behavior")]
[C1Description("RibbonQat.MenuVisible", "Gets or sets whether the 'Customize QAT' drop-down button is visible.")]
public bool MenuVisible { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonQat.MenuVisible", "Gets or sets whether the 'Customize QAT' drop-down button is visible.")>
Public Property MenuVisible As Boolean