Click or drag to resize

AbstractViewContentIsViewOnly Property

Gets if the view content is view-only (cannot be saved at all).

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

Property Value

Boolean

Implements

IViewContentIsViewOnly
See Also