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

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