aspnetcore-devextreme-dot-aspnet.md
Contains base classes for DevExtreme-based ASP.NET Core controls.
Assembly : DevExtreme.AspNet.Core.dll
| Name | Description |
|---|---|
| CldrDataScriptBuilder | |
| CollectionFactoryExpressionExtensions static | Contains extension methods for collection factories. |
| Compatibility static | |
| Compatibility.DataSourceFlags | |
| Compatibility.RenderingFlags | |
| Compatibility.ValidationFlags | |
| DataSourceLoadOptions | A class with properties that specify data processing settings. |
| DataSourceLoadOptionsBinder | |
| DevExtremeRequiredAttribute | Represents the DevExtremeRequired attribute. |
| FileSystemProviderBuilderExtensions static | Contains extension methods for file system providers. |
| HtmlHelperExtensions static | Contains HtmlHelper extensions. |
| ValidationGroup | Represents a validation group. |
| Name | Description |
|---|---|
| JS | A JavaScript expression that you can embed into Razor syntax. Refer to new JS() Expression for more information. |
| TemplateName | An external template’s name. |
| Name | Description |
|---|---|
| RazorBlock | Represents the Razor @<text> block. You can use it to specify templates and handle events and callbacks. |