Back to Devexpress

WorkspaceManager.SaveWorkspace Method

windowsforms-devexpress-dot-utils-dot-workspacemanager-dot-saveworkspace.md

latest763 B
Original Source

WorkspaceManager.SaveWorkspace Method

NameParametersDescription
SaveWorkspace(String, Stream, Boolean)name, stream, createIfNotExistingSaves a workspace from the WorkspaceManager.Workspaces collection to a stream.
SaveWorkspace(String, Object, Boolean)name, path, createIfNotExistingSaves a workspace from the WorkspaceManager.Workspaces collection to a local file.