Click or drag to resize

PropertyValue Property

[Missing <summary> documentation for "P:Altaxo.Main.Services.PropertyReflection.Property.Value"]


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

Property Value

Object
Initializes the reflected instance property
Exceptions
ExceptionCondition
NotSupportedException The conversion cannot be performed
See Also