ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / RibbonUI Property

In This Topic
    RibbonUI Property
    In This Topic
    Gets the instance of the class .
    Syntax
    'Declaration
     
    Public ReadOnly Property RibbonUI As C1RibbonUI
    public C1RibbonUI RibbonUI {get;}
    See Also