ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / RenderingPageEventArgs Class / CurrentPage Property

In This Topic
    CurrentPage Property (RenderingPageEventArgs)
    In This Topic
    Specifies a page number for which event was raised
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentPage As Integer
    public int CurrentPage {get;}
    See Also