|
Name |
Description |
|
ContentCssClass |
Gets or sets the default CSS class for the content element. |
|
ControlLoadedScript |
Gets or sets the name of a JavaScript function that should be invoked when the item finishes loading. |
|
FrameLoadedScript |
Gets or sets the name of a JavaScript function that should be invoked when the content iframe element finishes loading. |
|
HeaderClickScript |
Gets or sets the name of a JavaScript function that should be invoked when the user clicks the item header. |
|
HeaderCssClass |
Gets or sets the default CSS class for the header element. |
|
Name |
Gets the ID of the control. |
|
ParentHost |
Gets the parent Accordion of this AccordionItem. |
|
Theme |
Gets or sets the theme applied to AccordionItem's UI elements. |
|
Title |
Gets or sets the title text of this item. |
|
UseFrameTitle |
Gets or sets a value indicating whether the item will display the title of its content iframe. |