DataConnectionCollection Class
In This Article
A collection of DataConnection objects.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return DataConnectionCollection objects:
#Remarks
Use the DashboardDesigner.CustomDataConnections property to access the collection of custom data connections displayed in the Create Data Source wizard.
See Also