Click or drag to resize

MVCANDControllerEditImmutableDocBaseTModel, TView_setModelInParentModel Field

If not null, this action is invoked during the apply stage to set the model of this controller in the parent object.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Action<TModel>? _setModelInParentModel

Field Value

ActionTModel
See Also