TdxSpreadSheetReportDesignerResetSection Class
An action object corresponding to the ResetSection command provided by the Report Designer control.
Declaration
TdxSpreadSheetReportDesignerResetSection = class(
TdxSpreadSheetReportDesignerAction
)
Remarks
This class does not introduce any new public members. Executing a TdxSpreadSheetReportDesignerResetSection
object removes the report template section in which the focused cell is currently located.
UI elements linked to a TdxSpreadSheetReportDesignerResetSection
action object are enabled only if the focused cell is located within a report template section.
Inheritance
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
TdxBasicAction
TdxCustomAction
TdxSpreadSheetAction
TdxSpreadSheetReportDesignerAction
TdxSpreadSheetReportDesignerResetSection
See Also