RibbonControl.IsMinimizationButtonVisible Property
Gets the actual visibility state of the Ribbon Control’s Minimize button.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
See RibbonControl.MinimizationButtonVisibility to learn more.
See Also