Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public virtual void ExpandMinimizedRibbon()

Remarks

See Minimizing Ribbon to learn more.

See Also