MinimizationButtonPosition Enum
Provides members that specify Ribbon Minimize button’s position.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v20.2.dll
NuGet Packages: DevExpress.WindowsDesktop.Wpf.Ribbon, DevExpress.Wpf.Navigation
Declaration
Members
Name | Description |
---|---|
PageHeader
|
The Minimize button is located in the Page Header section. |
PageContent
|
The Minimize button is located in the Page Content section. |
Related API Members
The following properties accept/return MinimizationButtonPosition values:
See Also