Click or drag to resize

PropertyGridControllerValueInfoValue Property

Gets the underlying value.

Namespace: Altaxo.Gui.Common.PropertyGrid
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object? Value { get; }

Property Value

Object
See Also