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

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