BootstrapAccordionItemCommandEventArgs Constructors
Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated item.| Name | Parameters | Description |
|---|---|---|
| BootstrapAccordionItemCommandEventArgs(BootstrapAccordionItem, Object, CommandEventArgs) | item, commandSource, originalArgs | Initializes a new instance of the BootstrapAccordionItemCommandEventArgs class. |
See Also