FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ContextMenuElements Property

In This Topic
    ContextMenuElements Property (C1FlexViewerDialog)
    In This Topic
    Gets the elements displayed in the context menu.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContextMenuElements As ContextMenuElements
    public ContextMenuElements ContextMenuElements {get;}
    See Also