Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageHistoryTracking Property

In This Topic
    PageHistoryTracking Property
    In This Topic
    Indicates whether the changes to the PageNumber or PageSetNumber properties should be collected in history.
    Syntax
    'Declaration
     
    
    Public Property PageHistoryTracking As Boolean
    public bool PageHistoryTracking {get; set;}
    See Also