Back to Devexpress

DataLibraryApiBuilder<TSelf> Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-datasources-dot-datalibraryapibuilder-1.md

latest1.2 KB
Original Source

DataLibraryApiBuilder<TSelf> Class

Namespace : DevExtreme.AspNet.Mvc.Builders.DataSources

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public abstract class DataLibraryApiBuilder<TSelf> :
    StoreDataSourceBuilder
    where TSelf : DataLibraryApiBuilder<TSelf>

Type Parameters

Name
TSelf

Inheritance

Object OptionsOwnerBuilder StoreDataSourceBuilder DataLibraryApiBuilder<TSelf> ControllerDataSourceOptionsBuilder

RemoteControllerDataSourceOptionsBuilder

See Also

DataLibraryApiBuilder<TSelf> Members

DevExtreme.AspNet.Mvc.Builders.DataSources Namespace