FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / BackwardForwardVisible Property

In This Topic
    BackwardForwardVisible Property (C1FlexViewer)
    In This Topic
    Specifies whether the Backward and Forward navigation buttons are visible.
    Syntax
    'Declaration
     
    Public Property BackwardForwardVisible As Boolean
    public bool BackwardForwardVisible {get; set;}
    See Also