AccordionControlElementBase Events
The base class for elements in the AccordionControl.
Name | Description |
---|---|
Click | Fires when the element is clicked. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Drag |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Enabled |
Fires after the element’s Accordion |
Visible |
Fires when the Accordion |
See Also