ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonUI Class / TabPages Property

In This Topic
    TabPages Property
    In This Topic
    Gets or sets a value which stores all the tab page information for the ribbon editor.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabPages As C1RibbonTabPageCollection
    public C1RibbonTabPageCollection TabPages {get;}
    See Also