corelibraries-devexpress-dot-dataaccess-dot-sql-71afb8f0.md
Provides data for the ConfigureDataConnection events.
Namespace : DevExpress.DataAccess.Sql
Assembly : DevExpress.DataAccess.v25.2.dll
NuGet Package : DevExpress.DataAccess
public class ConfigureDataConnectionEventArgs :
EventArgs
Public Class ConfigureDataConnectionEventArgs
Inherits EventArgs
ConfigureDataConnectionEventArgs is the data class for the following events:
The ConfigureDataConnectionEventArgs class provides data for the following events:
Object EventArgs ConfigureDataConnectionEventArgs ConnectionErrorEventArgs
DashboardConfigureDataConnectionEventArgs
DashboardConnectionErrorEventArgs
ConfigureDataConnectionWebEventArgs
DashboardExporterConnectionErrorEventArgs
See Also