[]
Specifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon.
[C1Category("Appearance")]
[C1Description("RibbonQat.BelowRibbon", "Specifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon.")]
public bool BelowRibbon { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonQat.BelowRibbon", "Specifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon.")>
Public Property BelowRibbon As Boolean