ScrollBarExtensions.ScrollBehavior Attached Property
In This Article
Gets or sets the scroll behavior.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
See GetScrollBehavior(DependencyObject) and SetScrollBehavior(DependencyObject, ScrollBehaviorBase).
#Returns
Type | Description |
---|---|
DevExpress. |
The scroll behavior. |
See Also