Skip to main content

ExpandStateChangingEventArgs Class

Provides data for the AccordionControl.ExpandStateChanging event.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public class ExpandStateChangingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ExpandStateChangingEventArgs
See Also