ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / IPageInformationService Interface / GetPageNumberInSection Method

In This Topic
    GetPageNumberInSection Method
    In This Topic
    Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page number within the active section.
    Syntax
    'Declaration
     
    Function GetPageNumberInSection() As PageInfoResult
    PageInfoResult GetPageNumberInSection()
    See Also