<< Click to display table of contents >> TrvrActionCrossTab |
TrvrActionCrossTab is an action for editing a cross tabulation for the selected report table.
Unit RVReportActions;
Syntax
TrvrActionCrossTab = class (TrvrCustomActionReportTableWithDataProvider);
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction TrvAction TrvActionTableCell |
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.