TdxSpreadSheetReportDesignerHeaderSection Class
An action object corresponding to the HeaderSection command provided by the Report Designer control.
Declaration
TdxSpreadSheetReportDesignerHeaderSection = class(
TdxSpreadSheetReportDesignerAction
)
Remarks
This class does not introduce any new public members. Executing a TdxSpreadSheetReportDesignerHeaderSection
action object defines the common template header section whose area matches the current cell selection.
UI elements linked to a TdxSpreadSheetReportDesignerHeaderSection
action object are always enabled.
Inheritance
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
TdxBasicAction
TdxCustomAction
TdxSpreadSheetAction
TdxSpreadSheetReportDesignerAction
TdxSpreadSheetReportDesignerHeaderSection
See Also