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

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