AccordionPane Class Members
In This Topic
The following tables list the members exposed by AccordionPane.
Public Constructors
Public Properties
| Name | Description |
 | Content | Gets or sets the selector string to determine AccordionPane's content element. |
 | Header | Gets or sets the selector string to determine AccordionPane's header element. |
 | IsCollapsed | Gets or sets a value that determines whether this AccordionPane is expanded or collapsed. |
 | IsDisabled | Gets or sets a value that determines whether this AccordionPane is disabled. |
 | IsVisible | Gets or sets a value that determines whether this AccordionPane is visible. |
Top
See Also