Skip to main content

RibbonControl.SaveLayoutException Event

In This Article

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public event RibbonSaveRestoreLayoutExceptionEventHandler SaveLayoutException

#Event Data

The SaveLayoutException event's handler receives an argument of the DevExpress.Xpf.Ribbon.RibbonSaveRestoreLayoutExceptionEventArgs type.

See Also