Skip to main content

ScrollingSettings Class

Contains scrolling settings.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v23.2.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public class ScrollingSettings :
    DependencyObject

Remarks

The ScrollingSettings class implements a set of attached properties that can be used to define different scrolling characteristics.

To learn more, see the Scrolling topic.

Inheritance

See Also