[]
Gets or sets whether the 'Minimize the Ribbon' QAT menu item is visible.
[C1Category("Behavior")]
[C1Description("RibbonQat.ShowMinimizeItem", "Gets or sets whether the 'Minimize the Ribbon' QAT menu item is visible.")]
public bool ShowMinimizeItem { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonQat.ShowMinimizeItem", "Gets or sets whether the 'Minimize the Ribbon' QAT menu item is visible.")>
Public Property ShowMinimizeItem As Boolean