Constructor DataTableSource
DataTableSource(DataTable)
Creates a new instance based on the data in table
.
public DataTableSource(DataTable table)
Parameters
table
DataTable
Creates a new instance based on the data in table
.
public DataTableSource(DataTable table)
table
DataTable