AccordionCommands Properties
Provides access to AccordionControl commands.Name | Description |
---|---|
ChangeAccordionExpanded | Toggles the collapsed display mode. |
ChangeItemExpanded | Gets the command that toggles the expansion state of the specified Selection. |
CollapseAllItems | Gets the command that collapses all accordion items. |
ExpandAllItems | Gets the command that expands all accordion items. |
See Also