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

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