Back to Devexpress

DashboardCustomAssemblyLoadingEventArgs.DataSourceComponentName Property

dashboard-devexpress-dot-dashboardcommon-dot-dashboardcustomassemblyloadingeventargs-9c555695.md

latest1.4 KB
Original Source

DashboardCustomAssemblyLoadingEventArgs.DataSourceComponentName Property

Gets the component name of the Entity Framework data source.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public string DataSourceComponentName { get; }
vb
Public ReadOnly Property DataSourceComponentName As String

Property Value

TypeDescription
String

A String that is the component name of the Entity Framework data source.

|

See Also

DashboardCustomAssemblyLoadingEventArgs Class

DashboardCustomAssemblyLoadingEventArgs Members

DevExpress.DashboardCommon Namespace