RibbonControl.RibbonHeaderVisibility Property
In This Article
Gets or sets whether to show the Ribbon’s page headers and the region above the headers.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Ribbon |
#Remarks
If the RibbonHeaderVisibility property is set to Collapsed, the Ribbon’s page headers and the region above the headers (including the Application Button) is hidden. If the Ribbon Quick Access Toolbar is displayed above the Ribbon, it will be hidden as well.
See Also