TdxSpreadSheetShowPrintPreviewForm Class
In This Article
An action object that corresponds to the ShowPrintPreviewForm command provided by the Spreadsheet and Report Designer controls.
#Declaration
Delphi
TdxSpreadSheetShowPrintPreviewForm = class(
TdxCustomShowPrintPreviewFormAction
)
#Remarks
This class does not introduce any new public members. Executing this action object invokes the Print Preview dialog:
UI elements linked to a TdxSpreadSheetShowPrintPreviewForm
action object are enabled only if the Spreadsheet or Report Designer control is associated with the TdxComponentPrinter component via the corresponding report link in your application.
#Inheritance
Show 12 items
See Also