ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneCollection Class
Members

In This Topic
    C1AccordionPaneCollection Class
    In This Topic
    Represents a collection of AccordionPane objects that are used by the Panes property.
    Object Model
    C1AccordionPaneCollection Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<TOwner,TItem>
             C1.Web.Wijmo.Controls.C1Accordion.C1AccordionPaneCollection

    See Also