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

#Declaration

public virtual void ExpandMinimizedRibbon()
See Also