Is it possible to label page numbers in report designer?
I would like to show "Page X of Y". Is this possible with report designer?
0
-
Yes, add a ReportInfo control to your report and use the following for the FormatString property Page {PageNumber} of {PageCount}0
Please sign in to leave a comment.
Comments
1 comment