Back to Devexpress

WorkspaceManager Constructors

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

latest1.0 KB
Original Source

WorkspaceManager Constructors

Manages layouts of all DevExpress controls in the application as one global workspace. Workspaces can be saved and restored to (from) a local storage or stream.

NameParametersDescription
WorkspaceManager()noneInitializes a new instance of the WorkspaceManager class with the default settings.
WorkspaceManager(IContainer)containerInitializes a new instance of the WorkspaceManager class with the specified settings.

See Also

WorkspaceManager Class

WorkspaceManager Members

DevExpress.Utils Namespace