Back to Devexpress

AccordionControlElementBase Events

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-accordioncontrolelementbase-dot-underscore-events.md

latest1.8 KB
Original Source

AccordionControlElementBase Events

The base class for elements in the AccordionControl.

NameDescription
ClickFires when the element is clicked.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DragDropThis member supports the internal infrastructure, and is not intended to be used directly from your code.
EnabledChangedFires after the element’s AccordionControlElementBase.Enabled property value has been changed.
VisibleChangedFires when the AccordionControlElementBase.Visible property value is changed.

See Also

AccordionControlElementBase Class

AccordionControlElementBase Members

DevExpress.XtraBars.Navigation Namespace