Click or drag to resize

MVCANControllerEditOriginalDocBaseTModel, TViewCreateNoViewException Property

Gets an exception that is thrown when the controller currently has no view.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected InvalidOperationException CreateNoViewException { get; }

Property Value

InvalidOperationException
See Also