Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.