Click or drag to resize

IViewContentCloseWithSolution Property

Gets whether this view content should be closed when the solution is closed.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool CloseWithSolution { get; }

Property Value

Boolean
See Also