DataTableBuildersbuildDataTable Method |
| Name | Description | |
|---|---|---|
| buildDataTable(IEnumerable, String, Boolean, Boolean, PropertyCollectionExtended, String) |
2017::Builds data table out of collection. Supported properties: primitives, enums and IGetFromToString interface types
| |
| buildDataTable(Object, String, DataTableBuildersbuildDataTableOptions, PropertyCollectionExtended, String, ILogBuilder) |
2017:: Builds horizontal data table with columns mapping properties of the type.
| |
| buildDataTable(Object, String, Boolean, Boolean, Boolean, PropertyCollectionExtended, String) |
Builds the horizontal data table
|