Click or drag to resize

IDataContextAwareView Interface

Interface to a view that utilize a data context.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IDataContextAwareView

The IDataContextAwareView type exposes the following members.

Properties
 NameDescription
Public propertyDataContext 
Top
See Also