OfficeNavigationBar.AnimateItemPressing Property
Gets or sets whether an item press is indicated using an animation effect.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.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