Name | Description | |
---|---|---|
![]() | NAccordion Constructor | Default constructor. |
The following tables list the members exposed by NAccordion.
Name | Description | |
---|---|---|
![]() | NAccordion Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | ExpandedSectionIndexProperty | Reference to the ExpandedSectionIndex property. |
![]() ![]() | NAccordionSchema | Schema associated with NAccordion. |
![]() ![]() | ShowSymbolProperty | Reference to the ShowSymbol property. |
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. |
Name | Description | |
---|---|---|
![]() | FindSectionByHeaderText | Returns the section of this accordion with the given header text. Returns null is a section with such header text is not found. |
Name | Description | |
---|---|---|
![]() | fvAd | |
![]() | hvAd | |
![]() | OnExpandedIndexChanged | Called when the ExpandedIndex property has changed. |
![]() | OnShowSymbolChanged | Called when the ShowSymbol property has changed. |
Name | Description | |
---|---|---|
![]() | ExpandedIndexChanged | Occurs when the expanded index property has changed. |