Dashboard.DataConnections Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type |
|---|
| List<DataConnectionBase> |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
[Browsable(false)]
public List<DataConnectionBase> DataConnections { get; }
<Browsable(False)>
Public ReadOnly Property DataConnections As List(Of DataConnectionBase)
| Type |
|---|
| List<DataConnectionBase> |