Method | Description | |
---|---|---|
DataTableDataSource ( |
Converts a DataTable to an IEnumerable of Pdf Cells Data
|
|
Rows ( ) : IEnumerable |
The data to render.
|
public DataTableDataSource ( |
||
dataTable | our dataTable value to convert | |
return | System.Collections.Generic |