aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-datasources-6b57e7b6.md
Provides methods that allow you to configure access to an API controller.
Namespace : DevExtreme.AspNet.Mvc.Builders.DataSources
Assembly : DevExtreme.AspNet.Core.dll
public class ControllerDataSourceOptionsBuilder :
DataLibraryApiBuilder<ControllerDataSourceOptionsBuilder>
The following members return ControllerDataSourceOptionsBuilder objects:
Show 38 links
Do not instantiate this class explicitly. A new ControllerDataSourceOptionsBuilder class instance is created when you call the Mvc() method.
Object OptionsOwnerBuilder StoreDataSourceBuilder DataLibraryApiBuilder<ControllerDataSourceOptionsBuilder> ControllerDataSourceOptionsBuilder
See Also