FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / Ribbon Property

In This Topic
    Ribbon Property (C1FlexViewer)
    In This Topic
    Gets the Ribbon control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Ribbon As C1.Win.Ribbon.C1Ribbon
    public C1.Win.Ribbon.C1Ribbon Ribbon {get;}
    See Also