<< Click to display table of contents >> TrvrActionCellProperties |
TrvrActionCellProperties is an action for editing report table cell properties.
Unit RVReportActions;
Syntax
TrvrActionCellProperties =
class (TrvrCustomActionReportTableWithDataProvider);
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction TrvAction TrvActionTableCell |
This action displays a dialog window for editing properties of report table cell selected in the target editor.
This action can also be applied to normal tables (it may convert them to report tables).
The action edits the following cell properties:
Additionally, it edits BackgroundVisualizers and BackgroundColorChangers properties of the table.
If DataProvider property of this action is assigned, the dialog displays lists of tables and fields to help editing data queries associated with the cells.