Click or drag to resize

ConditionalDocumentControllerTModelUnderlyingController Property

[Missing <summary> documentation for "P:Altaxo.Gui.Common.ConditionalDocumentController`1.UnderlyingController"]


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

Property Value

IMVCANController
See Also