Click or drag to resize

ConditionalDocumentControllerWithDisabledViewTModelUnderlyingController Property

Gets or sets the underlying controller that is currently active.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController? UnderlyingController { get; set; }

Property Value

IMVCANController
See Also