Click or drag to resize

UserControllerForObjectAttributeTargetType Property

Gets the object type handled by the controller.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Type TargetType { get; }

Property Value

Type

Implements

IClassForClassAttributeTargetType
See Also