Click or drag to resize

StyleListBaseTIsReadOnly Property

Gets a value indicating whether this list is read-only.

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

Property Value

Boolean
See Also