Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ReportPrintOptions Properties

Provides options that define how a report is printed in various circumstances.
Name Description
BlankDetailCount Specifies how many times the empty Detail band is repeated before printing the regular data.
DetailCount Specifies 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.
DetailCountAtDesignTime Specifies how many times the Detail band is printed in the Report Designer Preview.
DetailCountOnEmptyDataSource Specifies how many times the Detail band should be printed when no data source is defined for the report.
PrintOnEmptyDataSource Specifies whether a report should be printed if its data source has no data.
See Also