Click or drag to resize

IViewContentIsReadOnly Property

Gets if the view content is read-only (can be saved only when choosing another file name).

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

Property Value

Boolean
See Also