NavBarViewBase.AnimateGroupExpansion Property
Gets or sets whether expanding/collapsing NavBarGroups within the current View is animated.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if expanding/collapsing NavBarGroups within the current View is animated; otherwise, false. Default is true. |
See Also