ReportPrintOptions Class
Provides options that define how a report is printed in various circumstances.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
The ReportPrintOptions class provides the following options.
- ReportPrintOptions.BlankDetailCount;
- ReportPrintOptions.DetailCount;
- ReportPrintOptions.DetailCountAtDesignTime;
- ReportPrintOptions.DetailCountOnEmptyDataSource;
- ReportPrintOptions.PrintOnEmptyDataSource.
Inheritance
Object
ReportPrintOptions
See Also