MindFusion.Wpf Pack Programmer's Guide
PageCurrent

Returns the number of the current page.

Syntax

 Copy Code

int PageCurrent ()

Remarks

PageCurrent is only usable in expressions related to report items. For example, PageCurrent is usable in expressions embedded in the Text of a Label. When evaluated it returns the index of the page in the final report layout to which the associated report item belongs to.

See Also

Miscellaneous Functions
PageCount Function
RangeItemCount Function
RangeItemCurrent Function