FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / FirstPage Property

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