Back to Devexpress

AccordionControlElement Events

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

latest3.5 KB
Original Source

AccordionControlElement Events

An element within AccordionControl.

NameDescription
ClickFires when the element is clicked. Inherited from AccordionControlElementBase.
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed.
CommandChangedOccurs after the value of the Command property has changed.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed.
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. Inherited from AccordionControlElementBase.
EnabledChangedFires after the element’s AccordionControlElementBase.Enabled property value has been changed. Inherited from AccordionControlElementBase.
StyleChangedOccurs when the AccordionControlElement changes its AccordionControlElement.Style property value.
VisibleChangedFires when the AccordionControlElementBase.Visible property value is changed. Inherited from AccordionControlElementBase.

See Also

AccordionControlElement Class

AccordionControlElement Members

DevExpress.XtraBars.Navigation Namespace