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

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