Skip to main content

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.

VCL SpreadSheet: A Header Section Layout Example

UI elements linked to a TdxSpreadSheetReportDesignerHeaderSection action object are always enabled.

See Also