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.v20.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ExpandStateChangingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ExpandStateChangingEventArgs
See Also