PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ContextMenuElements Property

In This Topic
    ContextMenuElements Property (C1RibbonPreviewDialog)
    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