WorkspaceManager Properties
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 | Description |
|---|---|
| CloseStreamOnWorkspaceLoading | |
| CloseStreamOnWorkspaceSaving | |
| EnableLegacySerializationIdAssignment static | |
| TargetControl | Gets the target control. |
| TransitionEffect | Gets or sets the shader effect for the animation played when switching between workspaces. |
| Workspaces | Gets the collection of workspaces. |
See Also