Name | Description | |
---|---|---|
animated | Sets the animation easing effect that users experience when they switch between panes. | |
autoHeight | Gets or sets whether wijaccordion pane is autoHeight. | |
beforeSelectedIndexChanged | Occurs before an active accordion pane change. |
|
disabled | Determines whether the widget is disabled. | |
duration | The animation duration in milliseconds. | |
event | Determines the event that triggers the accordion to change panes. | |
expandDirection | Determines the direction in which the content area of the control expands. | |
header | Determines the selector for the header element. | |
requireOpenedPane | Determines whether clicking a header closes the current pane before opening the new one. | |
selectedIndex | Gets or sets the zero-based index of the accordion pane to show expanded initially. | |
selectedIndexChanged | Occurs when an active accordion pane changed. |