ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IHistoryApi Interface / Count Property

In This Topic
    Count Property (IHistoryApi)
    In This Topic
    Gets the total number of page views stored in the history.
    Syntax
    'Declaration
     
    ReadOnly Property Count As Integer
    int Count {get;}

    Property Value

    The number of page views in the history.
    See Also