Click or drag to resize

IDataTableProxyView Interface

Provides the view contract for DataTableProxyController.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IDataTableProxyView

The IDataTableProxyView type exposes the following members.

Methods
 NameDescription
Public methodInitializeTables Initializes the list of available tables.
Top
See Also