Click or drag to resize

ProjectServiceDummyImplCloseViewContent Method

Closes the view content.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void CloseViewContent(
	IViewContent content
)

Parameters

content  IViewContent
The view content.

Implements

IProjectServiceCloseViewContent(IViewContent)
See Also