Enum QuickAccessToolBarPosition
Specifies the position of a Quick Access ToolBar within a Ribbon control.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public enum QuickAccessToolBarPosition
AboveRibbon
Toolbar will be displayed above the Ribbon.
BelowRibbon
Toolbar will be displayed below the Ribbon.
NotHosted
Toolbar will not be displayed.