IWorkspaceManager.RemoveWorkspace(String) Method
In This Article
Removes a workspace with the specified name.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
name | String | A String that specifies the name of the workspace to be removed. |
See Also