ConfigureExtractDataSourcePageView.ShowPreviewData(Object) Method
Invokes the Data Preview window containing data that will be placed into a data extract.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
data | Object | An object containing data that will be placed into a data extract. |
Implements
See Also