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

In This Topic
    GoNext Property
    In This Topic
    Gets the GoNext toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property GoNext As ToolStripButton
    public ToolStripButton GoNext {get;}
    See Also