<< Click to Display Table of Contents >>

 

After you drop the Cross Tab from the Toolbox onto a report or finish the Cross-Tab Report Wizard, 4 predefined report styles are created and assigned to the Cross Tab's Styles.

eurd-win-cross-tab-crosstabstyles-property

Use the General Style property to specify common appearance settings that apply to all Cross Tab cells.

Use the Header Area Style, Data Area Style and Total Area Style properties to customize appearance settings of specific areas shown below.

eurd-win-cross-tab-styles-areas

If an area's appearance option is not set, its value is inherited from the general style.

You can also override appearance settings of each Cross Tab cell. These settings have a higher priority over style settings.

eurd-win-cross-tab-cells-appearance-properties

Specify expression bindings to change a cell's appearance based on a specific condition. You can use the GroupRowIndex and GroupColumnIndex arguments to identify group indexes (for instance, to define the background color for odd and even rows).

eurd-win-cross-tab-cell-back-color-expression

Expressions are evaluated when a report is previewed. The calculated appearance settings have the highest priority. They override a cell's appearance settings and style settings.

eurd-win-cross-tab-cell-back-color-expression-result