Skip to main content
A newer version of this page is available. .

DevExtreme.AspNet.Mvc.Factories Namespace

Contains factory classes for DevExtreme-based ASP.NET Core controls.

Assembly: DevExtreme.AspNet.Core.dll

Classes

Name Description
AbstractCollectionFactory A base class for collection factories.
AbstractWidgetFactory A base class for widget factories.
CollectionFactory<T> Provides methods that allow you to add items to a collection.
DataSourceFactory Provides methods that allow you to configure data access from different sources.
FileSystemProviderFactory Provides methods to create a file system provider.
FormItemEditorFactory Provides methods that allow you to configure a form item’s editor.
FormItemsFactory<T> Provides methods that allow you to add items to a Form control.
PivotGridStoreFactory Provides methods that allow you to configure access to an OLAP cube.
TextEditorButtonWidgetFactory Provides methods that allow you to configure an editor’s custom button.
ToolbarItemFactory Provides methods that allow you to configure a control that represents a toolbar item.
ValidationRulesFactory Provides methods that allow you to add validation rules.
WidgetFactory<TModel> Provides methods that allow you to create DevExtreme-based controls.