Click or drag to resize

IInfoWarningErrorMessageViewDataContext Property

Sets the data context for the view.

Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Object? DataContext { set; }

Property Value

Object
The data context.
See Also