Back to Devexpress

DataSourceFactory Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-factories-0a34539f.md

latest1.0 KB
Original Source

DataSourceFactory Class

Provides methods that allow you to configure data access from different sources.

Namespace : DevExtreme.AspNet.Mvc.Factories

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class DataSourceFactory

Remarks

Do not instantiate this class explicitly. A new DataSourceFactory class instance is created when you call the DataSource method.

Refer to Bind Controls to Data for more information.

Inheritance

Object DataSourceFactory PivotGridStoreFactory

See Also

DataSourceFactory Members

DevExtreme.AspNet.Mvc.Factories Namespace