Skip to main content
A newer version of this page is available. .

WorkspaceManager.WorkspaceError Event

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[DXCategory("Behavior")]
public event WorkspaceErrorEventHandler WorkspaceError

Event Data

The WorkspaceError event's data class is DevExpress.Utils.WorkspaceErrorEventArgs.

See Also