aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-0820e3a0.md
Provides methods that allow you to configure nested options of the client-side scrolling object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class TreeListScrollingBuilder :
OptionsOwnerBuilder
The following members return TreeListScrollingBuilder objects:
Show 16 links
Do not instantiate this class explicitly. A new TreeListScrollingBuilder class instance is created when you call the Scrolling(Action<TreeListScrollingBuilder>) method.
Object OptionsOwnerBuilder TreeListScrollingBuilder
See Also