A newer version of this page is available.
Switch to the current version.
SimplifiedModeLocation Enum
Lists values that specify a Ribbon items location.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
Members
Name | Description |
---|---|
All | The item is visible in all ribbon modes. |
Classic | The item is visible only in the classic ribbon. |
Simplified | The item is visible only in the simplified ribbon. |
OverflowMenu | The item is visible only in the simplified ribbon's overflow menu. |
ClassicAndOverflowMenu | The item is visible in the classic ribbon and displayed in the overflow menu when the simplified mode. |
See Also
Feedback