Class QuickAccessToolbarPlacementLocation
Lists the supported placement location of Quick Access Toolbar (QAT).
Namespace: Binarymission.WPF.Controls.Office
Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
Syntax
public sealed class QuickAccessToolbarPlacementLocation : Enum
Fields
Bottom
Positions the QAT at bottom of the Ribbon bar panel.
Declaration
public const QuickAccessToolbarPlacementLocation Bottom
Field Value
| Type | Description |
|---|---|
| QuickAccessToolbarPlacementLocation |
Top
Positions the QAT at top of the Ribbon bar panel.
Declaration
public const QuickAccessToolbarPlacementLocation Top
Field Value
| Type | Description |
|---|---|
| QuickAccessToolbarPlacementLocation |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| Int32 |