Skip to main content

NavBarGroupExpandedChangedEventArgs Class

Provides data for the ExplorerBarView.GroupExpandedChanged event.

Namespace: DevExpress.Xpf.NavBar

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

#Declaration

public class NavBarGroupExpandedChangedEventArgs :
    RoutedEventArgs

#Remarks

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

#Inheritance

See Also