Back to Devexpress

ReportPrintOptions Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-reportprintoptions-dot-underscore-properties.md

latest1.4 KB
Original Source

ReportPrintOptions Properties

Provides options that define how a report is printed in various circumstances.

NameDescription
BlankDetailCountSpecifies how many times the empty Detail band is repeated before printing the regular data.
DetailCountSpecifies the maximum number of times the Detail band will be printed when a data source is defined for the report, and it is not empty.
DetailCountAtDesignTimeSpecifies how many times the Detail band is printed in the Report Designer Preview.
DetailCountOnEmptyDataSourceSpecifies how many times the Detail band should be printed when no data source is defined for the report.
PrintOnEmptyDataSourceSpecifies whether a report should be printed if its data source has no data.

See Also

ReportPrintOptions Class

ReportPrintOptions Members

DevExpress.XtraReports.UI Namespace