Click or drag to resize

PropertyGridControllerValueInfoController Property

Gets or sets the controller used to edit the value.

Namespace: Altaxo.Gui.Common.PropertyGrid
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCAController Controller { get; set; }

Property Value

IMVCAController
See Also