C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneCollection Class
Members

C1AccordionPaneCollection Class
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