gpt4 book ai didi

c# - DEVEXPRESS - xtrareport - 分页符

转载 作者:太空狗 更新时间:2023-10-29 22:27:46 28 4
gpt4 key购买 nike

我有一个包含 300 多行的数据表。我希望每个页面只显示 10 行。我想强制 xtrareport 在 10 行后中断。

知道如何做到这一点吗?

最佳答案

您可以在特定条件下强制分页。 This page在底部有一个例子。

Hi Cary,

To accomplish this task you can either add a GroupFooter band and set the GroupFooter.PageBreak to AfterBand. or put a XRPageBreak control, handle the Detail.BeforePrint and adjust the visibility of the XRPageBreak as you need. To get processing row you need to use the XtraReport.GetCurrentRow() method. Please try this solution, and let us know the results.

Thanks,
Andrew

关于c# - DEVEXPRESS - xtrareport - 分页符,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9700059/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com