| C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace : C1AccordionPaneCollection Class |
The following tables list the members exposed by C1AccordionPaneCollection.
| Name | Description | |
|---|---|---|
![]() | C1AccordionPaneCollection Constructor | Initializes a new instance of the AccordionPaneCollection class. |
| Name | Description | |
|---|---|---|
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<C1AccordionPane>) |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a new pane item to the end of the list. |
![]() | Clear | Removes all items from collection. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<C1AccordionPane>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<C1AccordionPane>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<C1AccordionPane>) |
![]() | Insert | Insert a C1AccordionPane item into a specific position in the collection. |
![]() | Remove | Removes the specified item from the list. |
![]() | RemoveAt | Removes an item from the list using its index. |