Click or drag to resize

MasterCurveCreationOptionsControllerTabControllers Property

Gets or sets the controllers for the per-group options tabs.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<IMVCAController> TabControllers { get; set; }

Property Value

ItemsControllerIMVCAController
See Also