TdxSpreadSheetShowPageSetupForm Class
An action object that corresponds to the ShowPageSetupForm command provided by the Spreadsheet and Report Designer controls.
Declaration
TdxSpreadSheetShowPageSetupForm = class(
TdxCustomShowPageSetupFormAction
)
Remarks
This class does not introduce any new public members. Executing a TdxSpreadSheetShowPageSetupForm
action object invokes the Page Setup dialog:
UI elements linked to a TdxSpreadSheetShowPageSetupForm
action object are enabled only if the Spreadsheet or Report Designer control is associated with the TdxComponentPrinter component via the respective report link in your application.
Inheritance
See Also