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

In This Topic
    Position Property (IHistoryApi)
    In This Topic
    Gets the current page's position in the navigation history.
    Syntax
    'Declaration
     
    ReadOnly Property Position As Integer
    int Position {get;}
    See Also