IConfigureExtractDataSourcePageView.ShowPreviewData(Object) Method
Invokes a preview window.
Namespace: DevExpress.DashboardCommon.DataSourceWizard
Assembly: DevExpress.Dashboard.v26.1.Win.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| data | Object | An object that contains data to be shown in a preview window. |
See Also