Skip to main content

RibbonControl.SpacingModeChanged Event

In This Article

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public event RibbonPropertyChangedEventHandler SpacingModeChanged

#Event Data

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

See Also