WorkspaceManager Events
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 |
---|---|
After |
Occurs after a workspace has been applied to the target control. |
Before |
Occurs before a workspace is applied to the target control. |
See Also