Represents an item in an Accordion control. The following tables list the members exposed by the AccordionItem type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
|
![]() |
Indicates whether the item is expanded or not. |
|
![]() |
The parent Accordion of this item. |
Name | Description | |
---|---|---|
![]() |
Collapses the item. |
|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Expands the item. |
|
![]() |
Gets the height of the header of this item. |
|
![]() |
Gets the URL of the web page that will be loaded in the control. |
|
![]() |
Gets the title text of this item. |
|
![]() |
Gets a value indicating whether the item will display the title of its content iframe. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Reloads the item's iframe object. |
|
![]() |
Sets the URL of the web page that will be loaded in the control. |
|
![]() |
Sets the title text of this item. |