Enum
QuickAccessToolBarPosition

Specifies the position of a Quick Access ToolBar within a Ribbon control.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public enum QuickAccessToolBarPosition

Fields

AboveRibbon

Toolbar will be displayed above the Ribbon.

Declaration

cs-api-definition
AboveRibbon = 1

Field Value

QuickAccessToolBarPosition

BelowRibbon

Toolbar will be displayed below the Ribbon.

Declaration

cs-api-definition
BelowRibbon = 2

Field Value

QuickAccessToolBarPosition

NotHosted

Toolbar will not be displayed.

Declaration

cs-api-definition
NotHosted = 0

Field Value

QuickAccessToolBarPosition

In this article
DefinitionFieldsAboveRibbonBelowRibbonNotHosted
Not finding the help you need?
Contact Support