ASPxDashboard
|
A Web Dashboard control, which allows you to create new dashboards from scratch and display them to end-users.
|
ASPxDashboardExporter
|
Performs server-side export of a dashboard/dashboard item displayed in the Web Forms Dashboard.
|
BeforeExportDocumentWebEventArgs
|
Provides data for the BeforeExportDocument events.
|
CardExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the card dashboard item is exported.
|
ChartExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Chart dashboard item is exported.
|
ConfigureDataConnectionWebEventArgs
|
Provides data for the ConfigureDataConnection events.
|
ConfigureDataReloadingTimeoutWebEventArgs
|
Provides data for the ASPxDashboard.ConfigureDataReloadingTimeout and DashboardConfigurator.ConfigureDataReloadingTimeout events.
|
ConfigureItemDataCalculationWebEventArgs
|
Provides data for the ASPxDashboard.ConfigureItemDataCalculation and DashboardConfigurator.ConfigureItemDataCalculation events.
|
ConnectionErrorWebEventArgs
|
Provides data for the ASPxDashboard.ConnectionError and DashboardConfigurator.ConnectionError events.
|
CustomAssemblyLoadingWebEventArgs
|
Provides data for the CustomAssemblyLoading events.
|
CustomColorSchemeExtension
static
|
Contains settings of the custom color scheme.
|
CustomExportBaseWebEventArgs
|
Serves as the base for classes providing data for events used to customize exported documents.
|
CustomExportWebEventArgs
|
Provides data for the CustomExport events.
|
CustomFilterExpressionWebEventArgs
|
Provides data for the CustomFilterExpression events.
|
CustomizeExportDocumentWebEventArgs
|
Provides data for the CustomizeExportDocument events.
|
CustomPaletteWebEventArgs
|
Provides data for the CustomPalette events.
|
CustomParametersWebEventArgs
|
Provides data for the CustomParameters events.
|
DashboardAddingWebEventArgs
|
Provides data for the ASPxDashboard.DashboardAdding event.
|
DashboardBackendOptions
|
Contains options that allow you to configure the Web Dashboard’s back-end.
|
DashboardBootstrapper
static
|
Contains the ASPxDashboard control’s static settings.
|
DashboardConfigurator
|
Provides a server side API for the ASP.NET Core Dashboard control, ASP.NET Web Forms Dashboard control, and ASP.NET MVC Dashboard extension.
|
DashboardControlClientSideEvents
|
Contains a list of the client-side event handlers available for the ASPxDashboard control and a corresponding MVC extension.
|
DashboardCustomSqlExecutingException
|
The exceptions that occur when the data source has custom SQL queries that can lead to inadvertent or unauthorized modifications to your data/database structure.
|
DashboardExportOptions
|
Obsolete. Contains settings that specify default parameters affecting how the dashboard (dashboard item) is exported.
|
DashboardFileStorage
|
A file storage used to hold dashboards.
|
DashboardInfo
|
Contains information used to identify a dashboard within the dashboard storage.
|
DashboardInMemoryStorage
|
An in-memory storage used to hold dashboards.
|
DashboardItemDataLoadingErrorWebEventArgs
|
Provides data for the DashboardItemDataLoadingError event.
|
DashboardItemExportOptions
|
Contains settings that specify export parameters related to individual dashboard items.
|
DashboardJsonConverter
static
|
Provides methods that allow you to convert a dashboard XML definition to JSON and vice versa.
|
DashboardLoadedWebEventArgs
|
Provides data for the ASPxDashboardViewer.DashboardLoaded event.
|
DashboardLoadingEventArgs
|
Provides data for the ASPxDashboard.DashboardLoading event.
|
DashboardLoadingWebEventArgs
|
Provides data for the ASPxDashboard.DashboardLoading event.
|
DashboardRestrictedModeException
|
The exception that occurs when the user’s trust level is unsuitable to perform actions a client can initiate to execute on a server side.
|
DashboardSavingWebEventArgs
|
Provides data for the ASPxDashboard.DashboardSaving event.
|
DashboardStateExtensions
static
|
Provides extension methods for the DashboardState class.
|
DashboardStorageBase
|
Serves as the base class for classes that act as dashboard storage.
|
DashboardTypeStorage
|
A storage of dashboards created at design time within Visual Studio.
|
DashboardUnsafeConnectionException
|
The exception that occurs when the dashboard contains unsafe data connection.
|
DataLoadingWebEventArgs
|
Provides data for the DataLoading events.
|
DataSourceCacheKeyCreatedEventArgs
|
Provides data for DashboardConfigurator.DataSourceCacheKeyCreated and ASPxDashboard.DataSourceCacheKeyCreated events.
|
DataSourceInMemoryStorage
|
An in-memory storage of the dashboard data sources.
|
DataSourceUnsafeConnectionException
|
The exception that occurs when the data source contains unsafe data connection.
|
DocumentContentExportOptions
|
Obsolete. Contains options specific to exporting additional content.
|
ExcelDataSourceBeforeFillWebEventArgs
|
Provides data for the ExcelDataSourceBeforeFill events.
|
ExcelFormatExportOptions
|
Obsolete. Contains options which define how the dashboard item is exported to Excel format.
|
ExportFontInfo
|
Obsolete. Contains the font settings of the exported document.
|
GaugeExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Gauge dashboard item is exported.
|
GridExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Grid dashboard item is exported.
|
ImageFormatExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the dashboard or dashboard item is exported in Image format.
|
MapExportOptions
|
Obsolete. Contains settings that specify parameters affecting how Map dashboard items are exported.
|
OptionsBase
|
Serves as the base class for classes containing specific export options.
|
Padding
|
Contains properties used to set paddings of the Web Dashboard elements.
|
PieExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Pie dashboard item is exported.
|
PivotExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Pivot dashboard item is exported.
|
RangeFilterExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Range Filter dashboard item is exported.
|
RequestDashboardIDsWebEventArgs
|
Provides data for the ASPxDashboard.RequestDashboardIDs event.
|
RuntimeConnectionStringProvider
|
|
SaveDashboardEventArgs
|
Provides data for the DashboardInMemoryStorage.DashboardSave event.
|
SetInitialDashboardStateEventArgs
|
Provides data for the ASPxDashboard.SetInitialDashboardState event.
|
TreemapExportOptions
|
Obsolete. Contains settings that specify parameters affecting how the Treemap dashboard item is exported.
|
ValidateDashboardCustomSqlQueryWebEventArgs
|
Provides data for the ValidateDashboardCustomSqlQuery events.
|
ValidateUnderlyingDataColumnsWebEventArgs
|
Provides data for the DashboardConfigurator.ValidateUnderlyingDataColumns and ASPxDashboard.ValidateUnderlyingDataColumns events.
|
VerifyClientTrustLevelEventArgs
|
Provides data for the DashboardConfigurator.VerifyClientTrustLevel event.
|
WebDashboardExporter
|
Implements a base functionality to perform server-side export of a dashboard/dashboard item displayed in the Web Dashboard.
|