Dashboard.DataConnections Property
In This Article
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<Data |
See Also