ConfigureDataConnectionEventArgs Class
In This Article
Provides data for the ConfigureDataConnection events.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Remarks
The ConfigureDataConnectionEventArgs class provides data for the following events:
- DashboardDesigner.ConfigureDataConnection
- DashboardViewer.ConfigureDataConnection
- DashboardControl.ConfigureDataConnection
#Inheritance
See Also