RibbonControl.Toolbar Property
Gets a Ribbon Quick Access Toolbar assigned to this RibbonControl.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbar | A Ribbon Quick Access Toolbar assigned to this RibbonControl. |
Remarks
See the Ribbon Quick Access Toolbar to learn more.
See Also