Skip to main content

RibbonControl.RestoreLayoutException Event

In This Article

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public event RibbonSaveRestoreLayoutExceptionEventHandler RestoreLayoutException

#Event Data

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

See Also