FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ShouldSerializeRibbonElements Method

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