ActiveReports 19 .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 position within the navigation history, indicating the current page view.
    Syntax
    'Declaration
     
    ReadOnly Property Position As Integer
    int Position {get;}

    Property Value

    The zero-based index of the current page view in the history.
    See Also