Click or drag to resize

PropertyGridControllerValueInfoMethodOrPropertyInfo Property

Gets the associated method or property info.

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

Property Value

Object
See Also