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

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