Skip to main content

Dashboard.DataConnections Property

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

[Browsable(false)]
public List<DataConnectionBase> DataConnections { get; }

#Property Value

Type
List<DataConnectionBase>
See Also