Skip to main content

NavBarGroupExpandedChangingEventArgs Class

Provides data for the ExplorerBarView.GroupExpandedChanging event.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v23.2.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public class NavBarGroupExpandedChangingEventArgs :
    NavBarGroupExpandedChangedEventArgs

Remarks

Instances of the NavBarGroupExpandedChangingEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

See Also