Back to Devexpress

PivotGridScrollingBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-a5e32a07.md

latest2.1 KB
Original Source

PivotGridScrollingBuilder Class

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

Declaration

csharp
public class PivotGridScrollingBuilder :
    OptionsOwnerBuilder

The following members return PivotGridScrollingBuilder objects:

Remarks

Do not instantiate this class explicitly. A new PivotGridScrollingBuilder class instance is created when you call the Scrolling(Action<PivotGridScrollingBuilder>) method.

Inheritance

Object OptionsOwnerBuilder PivotGridScrollingBuilder

See Also

PivotGridScrollingBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace