Gallery.AllowHoverAnimation Property
Gets or sets whether hover images are displayed with an animation effect. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Hover images are supported if the Gallery.AllowHoverImages property is set to true. See this topic to learn more.
See Also