IWorkbenchCloseContent Method |
Closes the workbench view content.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void CloseContent(
IViewContent content
)
Parameters
- content IViewContent
- The view content that should be closed.
See Also