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.
Name | Parameters | Description |
---|---|---|
Workspace |
none |
Initializes a new instance of the Workspace |
Workspace |
container |
Initializes a new instance of the Workspace |
See Also