Click or drag to resize

ITypeAndInstanceControllerTypeNames Property

Gets the contents of the type choice combo box. The tags of the items must be of type Type

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
ItemsController<Type> TypeNames { get; }

Property Value

ItemsControllerType
The type names.
See Also