Extended Data Shaping and Manipulation Tools in XtraReports
XtraReports provides powerful instruments for in-depth data shaping, some of which are listed below.
Data Filtering
With XtraReports, you can filter data at the level of a data adapter, data set, or data view.

Data Grouping and Sorting
You can quickly group and sort your report data using the Group and Sort panel that supports multi-level groupings.

Data Formatting
XtraReports supports all standard .NET data formats, such as data-time, currency and others.

Calculating Summaries
You can easily calculate a summary for a data-aware control across a page, group, or entire report. Multiple summary functions are supported out-of-the box (such as average, count, sum, minimum, maximum, deviation, variance, and others), with the preserved capability to define custom summary functions of any complexity.

Calculated Fields
This powerful feature allows you to perform complex pre-calculations over your data using dozens of supported math, string, date-time and logical functions.

Report Parameters
You can create complex parameterized reports. According to each parameter type, an editor of a corresponding type is created, which allows your end-users to change report parameter values on the fly.

|