Skip to main content

RibbonControl.AutoHideModeChanged Event

In This Article

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public event RibbonPropertyChangedEventHandler AutoHideModeChanged

#Event Data

The AutoHideModeChanged event's handler receives an argument of the DevExpress.Xpf.Ribbon.RibbonPropertyChangedEventArgs type.

See Also