PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / HistoryPrev Property

In This Topic
    HistoryPrev Property (RibbonElements)
    In This Topic
    Gets the element for the HistoryPrev action.
    Syntax
    'Declaration
     
    Public ReadOnly Property HistoryPrev As ButtonPreviewElement
    public ButtonPreviewElement HistoryPrev {get;}
    See Also