Back to Devexpress

DevExpress.DashboardAspNetCore Namespace

dashboard-devexpress-3f01ec54.md

latest6.5 KB
Original Source

DevExpress.DashboardAspNetCore Namespace

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

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

NuGet Package : DevExpress.AspNetCore.Dashboard

Classes

NameDescription
AspNetCoreDashboardExporterPerforms server-side export of a dashboard/dashboard item displayed in the ASP.NET Core Dashboard.
DashboardBackendOptionsBuilderContains methods that allow you to configure the Web Dashboard’s back-end.
DashboardBuilderContains methods that allow you to customize the Web Dashboard.
DashboardConnectionStringsProviderA data connection string provider for ASP.NET Core. This provider allows users to create new data sources based on predefined connection strings from the configuration file.
DashboardControllerA dashboard controller that handles interactions between client and server sides.
DashboardExportOptionBuilderA wrapper that provides access to DashboardExportExtensionOptions.
DashboardExtensionsOptionBuilderA wrapper that provides access to the extensions collection.
DashboardJsonConverter staticProvides methods that allow you to convert a dashboard XML definition to JSON and vice versa.
DashboardLocalizationProviderA service required for Web Dashboard localization.
DashboardMobileLayoutOptionBuilderA wrapper that provides access to MobileLayoutExtensionOptions.
DashboardParameterDialogOptionBuilderA wrapper that provides access to DashboardParameterDialogExtensionOptions.
DashboardStateExtensions staticContains methods that allow you to configure the dashboard state.
DashboardStyleSheetsSettingsContains methods that allow you to manage the control’s color scheme.
DashboardStyleSheetsSettingsBuilderContains methods that allow you to manage the control’s color scheme.
DashboardUrlStateOptionBuilderA wrapper that provides access to UrlStateExtensionOptions.
DashboardViewerApiOptionBuilderA wrapper that provides access to ViewerApiExtensionOptions.
DataInspectorOptionBuilderA wrapper that provides access to DataInspectorExtensionOptions.
DataRequestOptionsBuilderContains methods that allow you to configure data request parameters.
DataSourceWizardOptionBuilderA wrapper that provides access to DataSourceWizardExtensionOptions.
DataSourceWizardSettingsBuilderA wrapper that provides access to IDashboardDataSourceWizardSettings.
DesignerToolbarOptionBuilderA wrapper that provides access to DesignerToolbarExtension.
EndpointRouteBuilderExtension staticThis class is obsolete. Use RouteBuilderExtension and its extension methods instead.
MvcBuilderExtension staticAn MVC builder that adds the dashboard controller and provides access to the DashboardConfigurator settings.
RestrictedDashboardControllerA dashboard controller that handles interactions between client and server sides in Restricted mode.
RouteBuilderExtension staticProvides extension methods to configure routing for the Web Dashboard.
ScriptResourceBlockExtension staticContains methods that register the scripts required for the ASP.NET Core Dashboard.
StyleSheetResourceBlockExtension staticContains methods that register the stylesheets required for the ASP.NET Core Dashboard.