IProjectServiceCloseViewContent Method |
Closes the view content.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void CloseViewContent(
IViewContent content
)
Parameters
- content IViewContent
- The view content.
See Also