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

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