WorkspaceManager Fields
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 |
---|---|
ApplicationNameProperty static | Identifies the ApplicationName attached property. |
IsEnabledProperty static | Identifies the WorkspaceManager.IsEnabled dependency property. |
WorkspaceManagerProperty static | Identifies the WorkspaceManager.WorkspaceManager attached property. |
See Also