aspnetcore-401653-devextreme-based-controls-controls.md
Note
The subscription plan you choose determines the controls and libraries available to you. For details, refer to the Licensing section.
The table below lists ASP.NET Core UI controls (DevExtreme) with their corresponding helper methods, builder classes, and client-side widgets.
| Control | How to Create | Builder Class |
|---|---|---|
| Rich Text Editor | Html.DevExpress().RichEdit() | RichEditBuilder |
| Spreadsheet | Html.DevExpress().Spreadsheet() | SpreadsheetBuilder |
| Control | How to Create |
|---|---|
| Document Viewer | Html.DevExpress().WebDocumentViewer() |
| Report Designer | Html.DevExpress().ReportDesigner() |
| Control | How to Create |
|---|---|
| Web Dashboard | Create an ASP.NET Core Dashboard Application |