Back to Devexpress

ExpandStateChangingEventArgs Class

windowsforms-devexpress-dot-xtrabars-dot-navigation-d990c8e7.md

latest1.4 KB
Original Source

ExpandStateChangingEventArgs Class

Provides data for the AccordionControl.ExpandStateChanging event.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class ExpandStateChangingEventArgs :
    EventArgs
vb
Public Class ExpandStateChangingEventArgs
    Inherits EventArgs

ExpandStateChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ExpandStateChangingEventArgs

See Also

ExpandStateChangingEventArgs Members

DevExpress.XtraBars.Navigation Namespace