Click or drag to resize

PropertyValue Property

Gets or sets the current property value.

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

Property Value

Object
Exceptions
ExceptionCondition
NotSupportedException The conversion cannot be performed
See Also