FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane 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