Back to Devexpress

ScrollBarExtensions.PreventParentScrolling Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-scrollbarextensions-7530f388.md

latest1.2 KB
Original Source

ScrollBarExtensions.PreventParentScrolling Attached Property

Gets or sets whether to disable scrolling for the control’s parents when you scroll the control’s content.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetPreventParentScrolling(DependencyObject) and SetPreventParentScrolling(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true to disable scrolling for the control’s parents when you scroll the control’s content; otherwise, false.

|

See Also

ScrollBarExtensions Class

ScrollBarExtensions Members

DevExpress.Xpf.Core Namespace