Back to Devexpress

ExpandStateChangingEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-expandstatechangingeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

ExpandStateChangingEventArgs Properties

Provides data for the AccordionControl.ExpandStateChanging event.

NameDescription
ElementGets the current element that is about to be expanded/collapsed.
ElementsToExpandCollapseGets the list of elements to be additionally expanded/collapsed.
NewStateGets the new expansion state into which the currently processed element (ExpandStateChangingEventArgs.Element) will be set after your ExpandStateChanging event handler is complete.

See Also

ExpandStateChangingEventArgs Class

ExpandStateChangingEventArgs Members

DevExpress.XtraBars.Navigation Namespace