IDataPreviewViewSetTableSource Method |
Sets the table source to preview.
Namespace: Altaxo.Gui.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SetTableSource(
DataTable table
)
Parameters
- table DataTable
- The table to preview.
See Also