aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-datasources-86cafdd7.md
Provides methods that allow you to configure initial sorting, filtering, grouping, and other data shaping operations.
Namespace : DevExtreme.AspNet.Mvc.Builders.DataSources
Assembly : DevExtreme.AspNet.Core.dll
public class DataSourceOptionsBuilder :
OptionsOwnerBuilder
The following members return DataSourceOptionsBuilder objects:
Show 22 links
Do not instantiate this class explicitly. A new DataSourceOptionsBuilder class instance is created when you call the DataSourceOptions method.
Class methods have JavaScript API counterparts described in this section.
Object OptionsOwnerBuilder DataSourceOptionsBuilder
See Also