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

TdxLayoutControlReportLinkOptionsPagination Properties
Show Inherited Hide Inherited

Contains settings which specify the manner in which the TdxLayoutControl is split across the report pages.
Name Description
ControlDetails Determines whether the pagination settings for the aggregated report links are accepted. Inherited from TdxCustomContainerReportLinkOptionsPagination.
Controls Specifies whether the manner in which the aggregated controls are split across the report pages. Inherited from TdxCustomContainerReportLinkOptionsPagination.
Groups Specifies the manner in which the layout control groups are split across report pages.
Items Specifies the manner in which layout control groups are split across report pages.
ReportLink Represents the report link owning the current options set. Inherited from TdxCustomContainerReportLinkOptions.
See Also