FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ToolBarElements Class / NextPage Property

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