Click or drag to resize

PropertyIsWriteable Property

Gets a value indicating whether the property can be written.

Namespace: Altaxo.Main.Services.PropertyReflection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsWriteable { get; }

Property Value

Boolean
See Also