Name | Description | |
---|---|---|
![]() | ExpandedSection | Gets or sets the currently expanded section. If no section is expanded, the value of this property is null. |
![]() | ExpandedSectionIndex | Gets or sets the index of the expanded section, in the list of sections obtained by the Sections property. If no section is selected, the value of this property is -1. |
![]() | SectionCount | Gets the count of sections managed by this accordion. |
![]() | Sections | Gets the sections managed by this accordion. |
![]() | ShowSymbol | Gets or sets whether the symbol of the expandable sections contained in this accordion should be visible or not. |