A newer version of this page is available.
Switch to the current version.
ReportPrintOptions Class
Provides options that define how a report is printed in various circumstances.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
Related API Members
The following members accept/return ReportPrintOptions objects:
Remarks
The ReportPrintOptions class provides the following options.
- ReportPrintOptions.BlankDetailCount;
- ReportPrintOptions.DetailCount;
- ReportPrintOptions.DetailCountAtDesignTime;
- ReportPrintOptions.DetailCountOnEmptyDataSource;
- ReportPrintOptions.PrintOnEmptyDataSource.
Inheritance
Object
ReportPrintOptions
See Also
Feedback