Click or drag to resize

IDataPreviewViewSetTableSource Method

[Missing <summary> documentation for "M:Altaxo.Gui.DataConnection.IDataPreviewView.SetTableSource(System.Data.DataTable)"]


Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void SetTableSource(
	DataTable table
)

Parameters

table  DataTable

[Missing <param name="table"/> documentation for "M:Altaxo.Gui.DataConnection.IDataPreviewView.SetTableSource(System.Data.DataTable)"]

See Also