Click or drag to resize

ImmutableClassWithoutMembersBaseIsEditable Property

Gets a value indicating whether this instance can be edited.

Namespace: Altaxo.Data.Transformations
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEditable { get; }

Property Value

Boolean
See Also