Back to Devexpress

DataInspectorFormLoadEventArgs Properties

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

latest1.8 KB
Original Source

DataInspectorFormLoadEventArgs Properties

Provides data for the DashboardViewer.DataInspectorFormLoad and DashboardDesigner.DataInspectorFormLoad events.

NameDescription
AggregatedDataGridProvides access to the Grid control that displays aggregated data in the Data Inspector dialog.
AllowExportAggregatedDataGets or sets whether end users can export aggregated data from the Data Inspector.
AllowExportRawDataGets or sets whether end users can export raw data from the Data Inspector.
DashboardItemNameGets the name of the dashboard item whose data is displayed in the Data Inspector window.
RawDataGridProvides access to the Grid control that displays raw data in the Data Inspector dialog.

See Also

DataInspectorFormLoadEventArgs Class

DataInspectorFormLoadEventArgs Members

DevExpress.DashboardWin Namespace