The following tables lists the WijAccordion extender's server-side properties and the client-side options for the wijaccordion widget. Please visit http://wijmo.com/wiki/index.php/Accordion to view the full client-side documentation for the widget.
Server-Side Property |
Client-Side Option |
Description |
Animated |
animated |
Sets the animation easing effect. |
Event |
event |
Determines the event that triggers the accordion. |
ExpandDirection |
expandDirection |
Determines the direction in which the content area of the control expands. |
Header |
header |
Selector for the header element. |
RequireOpenedPane |
requireOpenedPane |
Determines whether clicking the header will close the currently opened pane (leaving all the accordion's panes closed). |
SelectedIndex |
selectedIndex |
Gets or sets the index of the currently expanded accordion pane. |