BootstrapAccordionGroup Properties
Represents an individual group within the BootstrapAccordion control.
Name | Description |
---|---|
Accordion | Gets the Accordion object to which the current group belongs. |
Allow |
Specifies whether the group’s expansion state can be changed.
Inherited from Nav |
Client |
Gets or sets a value that specifies the group’s initial visibility state on the client.
Inherited from Nav |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Content |
Gets or sets the name of a CSS class applied to the accordion group’s content container element. |
Content |
Gets or sets a template used for displaying the client region’s content of the current group.
Inherited from Nav |
Data |
Gets the data item that is bound to the navbar group.
Inherited from Nav |
Data |
Gets the path to the data that is bound to the navbar group.
Inherited from Nav |
Enabled |
Gets or sets a value that indicates whether the group is enabled, allowing the group to response to end-user interactions.
Inherited from Nav |
Expand |
Gets or sets a value that specifies the position at which the expand button is displayed within the group’s header.
Inherited from Nav |
Expanded |
Gets or sets a value specifying whether the group is expanded.
Inherited from Nav |
Header |
Gets settings of a badge displayed within the accordion group’s header. |
Header |
Gets or sets the name of a CSS class applied to an accordion group’s header element. |
Header |
Gets or sets the name of a CSS class applied to a collapsed accordion group’s header element. |
Header |
Gets or sets the CSS class of the image displayed within a collapsed accordion group’s header. |
Header |
Gets or sets the CSS class of the image displayed within an accordion group’s header. |
Header |
Gets or sets a template used for displaying the content of the group’s header.
Inherited from Nav |
Header |
Gets or sets a template used for displaying the content of the group’s header when the group is in a collapsed state.
Inherited from Nav |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Item |
Gets or sets the name of a CSS class applied to the accordion group’s items. |
Items | Gets the collection of items within the group and provides indexed access to them. |
Item |
Gets or sets a template used for displaying the content of the group’s items.
Inherited from Nav |
Item |
Gets or sets a template used for displaying the text content of the group’s items.
Inherited from Nav |
Name |
Gets or sets the unique identifier name for the group.
Inherited from Nav |
Navigate |
Gets or sets an URL which defines the navigation location.
Inherited from Nav |
Settings |
|
Show |
Gets or sets a value that specifies whether the expand button is displayed within the group’s header.
Inherited from Nav |
Target |
Gets or sets the window or frame at which to target the contents of the URL associated with the group’s caption.
Inherited from Nav |
Text |
Gets or sets the group’s caption (the text content of the group’s header).
Inherited from Nav |
Text |
Specifies CSS classes applied to the Accordion group‘s text. |
Tool |
Gets or sets the tooltip text for the group’s header.
Inherited from Nav |
Visible |
Gets or sets a value specifying the visibility of the group.
Inherited from Nav |
Visible |
Gets or sets a value specifying the position of the group amongst the visible groups in the navbar control.
Inherited from Nav |
See Also