Method | Description | |
---|---|---|
AnonymousTypeListDataSource ( IEnumerable listOfRows, int dumpLevel = 2 ) : System.Collections |
Converts a list of anonymous type items to an IEnumerable of Pdf Cells Data.
|
|
Rows ( ) : IEnumerable |
The data to render.
|
public AnonymousTypeListDataSource ( IEnumerable listOfRows, int dumpLevel = 2 ) : System.Collections | ||
listOfRows | IEnumerable | list of items |
dumpLevel | int | how many levels should be searched |
return | System.Collections |