C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / C1FlexReport Class / OnEndPage Method
The number of the finished page.

In This Topic
OnEndPage Method (C1FlexReport)
In This Topic
Raises the EndPage event.
Syntax
'Declaration
 
Protected Overridable Sub OnEndPage( _
   ByVal pageNo As Integer _
) 
 

Parameters

pageNo
The number of the finished page.
See Also