Skip to main content
A newer version of this page is available. .

ScrollingSettings Class

Contains scrolling settings.

Namespace: DevExpress.Xpf.NavBar

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

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