PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / ShouldSerializeHistoryPrev Method

In This Topic
    ShouldSerializeHistoryPrev Method (RibbonElements)
    In This Topic
    Indicates whether the HistoryPrev property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeHistoryPrev() As Boolean
    protected bool ShouldSerializeHistoryPrev()
    See Also