BootstrapClientAccordionGroupEventArgs Members
Provides data for events related to manipulations on groups.Constructors
| Name | Description |
|---|---|
| constructor(group) | Initializes a new object of the BootstrapClientAccordionGroupEventArgs type with the specified value. |
Properties
| Name | Description |
|---|---|
| group | Gets the group object related to the event. |
See Also