ExpandStateChangingEventArgs Constructors
Provides data for the AccordionControl.ExpandStateChanging event.| Name | Parameters | Description |
|---|---|---|
| ExpandStateChangingEventArgs(AccordionControlElement, ExpandCollapseElementList) | element, elementsToExpandCollapse | Initializes a new instance of the ExpandStateChangingEventArgs class with the specified settings. |
See Also