Click or drag to resize

ConditionalDocumentControllerTModelUnderlyingView Property

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


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

Property Value

Object

Implements

IConditionalDocumentControllerUnderlyingView
See Also