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

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