Skip to main content
A newer version of this page is available. .

RibbonControl.ExpandMinimizedRibbon() Method

Shows the contents of the currently selected page, when the RibbonControl is in the minimized state.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Ribbon, DevExpress.Wpf.Navigation

Declaration

public virtual void ExpandMinimizedRibbon()

Remarks

See Minimizing Ribbon to learn more.

See Also