WorkspaceManager.RemoveWorkspace(String) Method
In This Article
Removes a workspace with a 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. |
#Implements
See Also