NavBarGroupExpandedChangedEventArgs.IsExpanded Property
Gets a value indicating whether the processed group is expanded.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v21.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the group is expanded, otherwise false. |
See Also