PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeRibbonElements Method

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