action_cross-table TrvrActionCrossTab

Properties

<< Click to display table of contents >>

action_cross-table TrvrActionCrossTab

Properties

TrvrActionCrossTab is an action for editing a cross tabulation for the selected report table.

Unit RVReportActions;

Syntax

TrvrActionCrossTab = class (TrvrCustomActionReportTableWithDataProvider);

hmtoggle_arrow1Hierarchy

Description

This action displays a dialog window for editing cross tabulation for the report table selected in the target editor.

This action can also be applied to normal tables (it may convert them to report tables).

This action allows defining the cross-tab header position and column properties. Properties of rows are defined by TrvrActionRowGenerationRules.

If DataProvider property of this action is assigned, the dialog displays lists of tables and fields to help editing data queries for column generation.