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