Skip to main content
A newer version of this page is available. .

ExpandStateChangingEventArgs Class

Provides data for the AccordionControl.ExpandStateChanging event.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public class ExpandStateChangingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ExpandStateChangingEventArgs
See Also