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

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