OfficeNavigationBar.AnimateItemPressing Property
In This Article
Gets or sets whether an item press is indicated using an animation effect.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if an item press is indicated using an animation effect; otherwise, false. |
See Also