TabControlScrollView.AllowAnimation Property
Gets or sets whether the scroll animation is played. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to play the scroll animation; otherwise, false. |
Remarks
The scroll animation is played when the Header Panel is being scrolled. If the AllowAnimation property is set to false, the Header Panel is scrolled without animation.
See Also
Feedback