ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / Pages Property

In This Topic
    Pages Property
    In This Topic
    Gets the tab page collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pages As C1TabPageCollection
    public C1TabPageCollection Pages {get;}
    See Also