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