WorkspaceManager.LoadWorkspaces(Object) Method
Loads all workspaces in the target file into the WorkspaceManager.Workspaces collection.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
path | Object | A String value that specifies the path to a file that stores workspaces. |
See Also