Click or drag to resize

IDataContextAwareViewDataContext Property

Sets the data context of the view.

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

Property Value

Object
See Also