reportTemplatePlaceholderCollectionapplyToContent Method |
| Name | Description | |
|---|---|---|
| applyToContent(DataRow, String, Boolean) |
Applies to content.
| |
| applyToContent(DataTable, String, Boolean) |
Applies values from DataTable -- using shema and all rows.
| |
| applyToContent(PropertyCollection, String, Boolean) |
Applies the property collection
| |
| applyToContent(Object, String, String, Boolean) |
Reads properties from object and maps them to template
|