ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / HistoryService Class / Current Property

In This Topic
    Current Property
    In This Topic
    Gets the current page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property Current As Integer
    public int Current {get;}

    Property Value

    The current.
    See Also