A container control that displays a stack of collapsible panes.
The following tables list the members exposed by the Accordion type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Accordion class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Adds a new collapsible pane to the accordion. |
|
![]() |
Gets a value indicating whether more than one pane can be expanded at the same time. |
|
![]() |
|
|
![]() |
Removes all panes from the accordion. |
|
![]() |
Sets a value indicating whether more than one pane can be expanded at the same time. |
See Also