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