Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.NavigationToolBar Class / PageNo Property

In This Topic
    PageNo Property (C1PrintPreviewControl.NavigationToolBar)
    In This Topic
    Gets the page number toolstrip textbox.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNo As ToolStripTextBox
    public ToolStripTextBox PageNo {get;}
    See Also