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 Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether more than one accordion item can be expanded at a time. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Control.OnControlAdded override. |
|
![]() |
Control.OnControlRemoved override. |
|
![]() |
Control.OnResize override. |
See Also