FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / StatusBarElements Class / PageViewContinuous Property

In This Topic
    PageViewContinuous Property (StatusBarElements)
    In This Topic
    Gets the element for the PageViewContinuous action.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageViewContinuous As ButtonActionElement
    public ButtonActionElement PageViewContinuous {get;}
    See Also