IInfoWarningErrorMessageViewDataContext Property |
Sets the data context for the view.
Namespace: Altaxo.Gui.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Object? DataContext { set; }
Property Value
Object
The data context.
See Also