Back to Devexpress

IDashboardControl Properties

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-dot-underscore-properties.md

latest6.0 KB
Original Source

IDashboardControl Properties

Provides API members that are common for DashboardDesigner and DashboardViewer.

NameDescription
AllowInspectAggregatedDataGets or sets whether to display aggregated data in the Data Inspector.
AllowInspectRawDataGets or sets whether to display raw data in the Data Inspector.
AllowMaximizeAnimationGets or sets whether to enable the animation when you maximize or restore dashboard items.
AllowMaximizeDashboardItemsGets or sets whether end users can maximize dashboard items.
AllowPrintDashboardGets or sets whether end-users can print or export a dashboard.
AllowPrintDashboardItemsGets or sets whether end-users can print or export dashboard items.
AsyncModeGets or sets whether DashboardViewer/DashboardDesigner operates in asynchronous mode.
CalculateHiddenTotalsGets or sets whether to calculate totals for the hidden data items.
CustomDBCommandInterceptorSpecifies the IDBCommandInterceptor object for the Dashboard control.
CustomDBConnectionInterceptorSpecifies the IDBConnectionInterceptor object for the Dashboard control.
CustomDBSchemaProviderExAllows you to specify a custom schema for the SQL Data Source.
DashboardGets or sets the currently opened dashboard.
DataSourceOptionsProvides access to options that define the data source options of a DashboardViewer / DashboardDesigner.
EnableWaitFormGets or sets whether the DashboardViewer / DashboardDesigner displays a Wait Form when a time-consuming operation is performed.
ExcelExportOptionsProvides access to options related to exporting a dashboard item to Excel format.
GridBestFitMaxRowCountGets or sets the number of the Grid dashboard item’s data rows whose content is processed to apply best fit to columns.
ImageExportOptionsProvides access to options related to exporting a dashboard/dashboard item to an image.
MaximizedDashboardItemNameGets the name of the maximized dashboard item.
ParametersProvides access to dashboard parameter settings and metadata.
PdfExportOptionsProvides access to options related to exporting a dashboard/dashboard item to PDF format.
PrintPreviewOptionsProvides access to options related to printing a dashboard/dashboard item.
PrintPreviewTypeGets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
UseNeutralFilterModeGets or sets whether to show all items in the filter elements deselected by default.
UserActionGets the end-user action performed on the DashboardViewer/DashboardDesigner.

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace