ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf 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