Represents a single collapsible pane within an Accordion control.
The following tables list the members exposed by the AccordionPane type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the AccordionPane class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets the component displayed as the pane's content. |
|
![]() |
Gets the icon displayed in the pane's header. |
|
![]() |
|
|
![]() |
Gets the title text of the pane's header. |
|
![]() |
Gets a value indicating whether the pane is expanded. |
|
![]() |
Sets the component to display as the pane's content. |
|
![]() |
Sets a value indicating whether the pane is expanded. |
|
![]() |
Sets the icon displayed in the pane's header. |
|
![]() |
Sets the title text of the pane's header. |
See Also