PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / HistoryNext Property

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