[]
Gets the object that represents the Quick Access Toolbar (QAT).
[C1Category("Items")]
[C1Description("C1Ribbon.Qat", "Gets the object that represents the Quick Access Toolbar (QAT).")]
public RibbonQat Qat { get; }
<C1Category("Items")>
<C1Description("C1Ribbon.Qat", "Gets the object that represents the Quick Access Toolbar (QAT).")>
Public ReadOnly Property Qat As RibbonQat