Click or drag to resize

AbstractViewContentCloseWithSolution 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.3572.0 (4.8.3572.0)
Syntax
C#
public virtual bool CloseWithSolution { get; }

Property Value

Boolean

Implements

IViewContentCloseWithSolution
See Also