PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / RibbonElements Property

In This Topic
    RibbonElements Property (C1RibbonPreviewDialog)
    In This Topic
    Gets the customizable elements for Ribbon items.
    Syntax
    'Declaration
     
    Public ReadOnly Property RibbonElements As RibbonElements
    public RibbonElements RibbonElements {get;}
    See Also