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

DevExpress.DashboardAspNetCore Namespace

Contains classes that implement the ASP.NET Core Dashboard functionality.

Assembly: DevExpress.Dashboard.v21.2.AspNetCore.dll

NuGet Package: DevExpress.AspNetCore.Dashboard

Classes

Name Description
AspNetCoreDashboardExporter Performs server-side export of a dashboard/dashboard item displayed in the ASP.NET Core Dashboard.
DashboardBackendOptionsBuilder Contains methods that allow you to configure the Web Dashboard’s back-end.
DashboardBuilder Contains methods that allow you to customize the Web Dashboard.
DashboardConnectionStringsProvider A provider of data connections that can be used by the Web Dashboard.
DashboardController A dashboard controller that handles interactions between client and server sides.
DashboardExportOptionBuilder A wrapper that provides access to DashboardExportExtensionOptions.
DashboardExtensionsOptionBuilder A wrapper that provides access to the extensions collection.
DashboardJsonConverter static Provides methods that allow you to convert a dashboard XML definition to JSON and vice versa.
DashboardLocalizationProvider A service required for Web Dashboard localization.
DashboardMobileLayoutOptionBuilder A wrapper that provides access to MobileLayoutExtensionOptions.
DashboardParameterDialogOptionBuilder A wrapper that provides access to DashboardParameterDialogExtensionOptions.
DashboardStateExtensions static Contains methods that allow you to configure the dashboard state.
DashboardStyleSheetsSettings Contains methods that allow you to manage the control’s color scheme.
DashboardStyleSheetsSettingsBuilder Contains methods that allow you to manage the control’s color scheme.
DashboardUrlStateOptionBuilder A wrapper that provides access to UrlStateExtensionOptions.
DashboardViewerApiOptionBuilder A wrapper that provides access to ViewerApiExtensionOptions.
DataInspectorOptionBuilder A wrapper that provides access to DataInspectorExtensionOptions.
DataRequestOptionsBuilder Contains methods that allow you to configure data request parameters.
DataSourceWizardOptionBuilder A wrapper that provides access to DataSourceWizardExtensionOptions.
DataSourceWizardSettingsBuilder A wrapper that provides access to IDashboardDataSourceWizardSettings.
DesignerToolbarOptionBuilder A wrapper that provides access to DesignerToolbarExtension.
EndpointRouteBuilderExtension static Provides extension methods to configure endpoint routing for the Web Dashboard.
MvcBuilderExtension static An MVC builder that adds the dashboard controller and provides access to the DashboardConfigurator settings.
RestrictedDashboardController A dashboard controller that handles interactions between client and server sides in Restricted mode.
RouteBuilderExtension static Provides extension methods to configure routing at the MVC level for the Web Dashboard.
ScriptResourceBlockExtension static Contains methods that register the scripts required for the ASP.NET Core Dashboard.
StyleSheetResourceBlockExtension static Contains methods that register the stylesheets required for the ASP.NET Core Dashboard.