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

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