# XWUIReportViewer

Paginated banded-report viewer with parameters, drill-through, document map, print and multi-format export.

## BasicUsage

Default quarterly sales report.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default quarterly sales report.
```

## NoMap

Hide the document map.

```example
file: examples/NoMap.ts
html: examples/NoMap.html
title: NoMap
description: Hide the document map.
```

## CsvExport

Read the CSV export from the class API.

```example
file: examples/CsvExport.ts
html: examples/CsvExport.html
title: CsvExport
description: Read the CSV export from the class API.
```

## PrintRequest

Ask the host to print the current page.

```example
file: examples/PrintRequest.ts
html: examples/PrintRequest.html
title: PrintRequest
description: Ask the host to print the current page.
```

```api
```
