PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.NavigationToolBar Class / GoNext Property

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