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

TdxGridReportLinkOptionsPagination Properties
Show Inherited Hide Inherited

Represents a set of options that determine where multi-page reports will be split.
Name Description
Band Determines whether multi-page reports use band boundaries for pagination.
Column Determines whether multi-page reports use column boundaries for pagination.
Custom Specifies whether custom page breaks are enabled within a report. Inherited from TdxCustomTableControlReportLinkOptionsPagination.
OneGroupPerPage
ReportLink Specifies the report link to which the options are applied.
Row Determines whether multi-page reports use row boundaries for pagination.
TopLevelGroup
See Also