# Reports in WPF

## Content



FlexReport for WPF, a lightweight comprehensive reporting tool that provides reporting solution - from building complex reports to previewing, exporting, and printing. It supports the reports designed and created using the FlexReportDesigner app and also supports the same though code. To understand the report creation, and customization through designer, see [Designer](/componentone/docs/reporting/online-flexreport/reportdesigner), [Sections](/componentone/docs/reporting/online-flexreport/flexreportsections), [Fields](/componentone/docs/reporting/online-flexreport/flexreport-field), [Report Creation](/componentone/docs/reporting/online-flexreport/reportcreation) and [Customize Reports](/componentone/docs/reporting/online-flexreport/customizereports). Alternatively, to learn how to create, load, sort, filter, and do more in reports through code, see the following topics.

*   [Quick Start](/componentone/docs/reporting/online-flexreport/reportinwpf/quickstart)
*   [Sort Data](/componentone/docs/reporting/online-flexreport/reportinwpf/sortdata)
*   [Filter Data](/componentone/docs/reporting/online-flexreport/reportinwpf/filterdata)
*   [Group Data](/componentone/docs/reporting/online-flexreport/reportinwpf/groupdata)
*   [Export Reports](/componentone/docs/reporting/online-flexreport/reportinwpf/exportreport)