Back to Devexpress

NavBarGroupExpandedChangedEventArgs Class

wpf-devexpress-dot-xpf-dot-navbar-a5736d16.md

latest1.7 KB
Original Source

NavBarGroupExpandedChangedEventArgs Class

Provides data for the ExplorerBarView.GroupExpandedChanged event.

Namespace : DevExpress.Xpf.NavBar

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

NuGet Package : DevExpress.Wpf.NavBar

Declaration

csharp
public class NavBarGroupExpandedChangedEventArgs :
    RoutedEventArgs
vb
Public Class NavBarGroupExpandedChangedEventArgs
    Inherits RoutedEventArgs

NavBarGroupExpandedChangedEventArgs is the data class for the following events:

Remarks

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

Inheritance

Object EventArgs RoutedEventArgs NavBarGroupExpandedChangedEventArgs NavBarGroupExpandedChangingEventArgs

See Also

NavBarGroupExpandedChangedEventArgs Members

DevExpress.Xpf.NavBar Namespace