ConfigureOlapParametersPageView.ShowConnectionError(Exception) Method
Invokes a connection error window caused by the specified exception.
Namespace: DevExpress.DashboardWin.DataSourceWizard
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
ex | Exception | A Exception object that is the exception causing a connection error. |
See Also