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.v19.1.dll

Declaration

public virtual void ExpandMinimizedRibbon()

Remarks

See Minimizing Ribbon to learn more.

See Also