RibbonControl.MinimizationButtonPosition Property
Gets or sets the Ribbon Control’s Minimize button position.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v25.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
| Type | Description |
|---|---|
| MinimizationButtonPosition | A RibbonMinimizationButtonPosition value that specifies the Minimize button’s position. |
Available values:
| Name | Description |
|---|---|
| PageHeader | The Minimize button is located in the Page Header section. |
| PageContent | The Minimize button is located in the Page Content section.
|
See Also

