Click or drag to resize

IDataPreviewView Interface

View interface for previewing table data.

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

The IDataPreviewView type exposes the following members.

Methods
 NameDescription
Public methodSetTableSource Sets the table source to preview.
Top
See Also