Skip to main content

DynamicListLookUpSettings.DataSourceName Property

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

[Browsable(false)]
[DefaultValue(null)]
public string DataSourceName { get; set; }

Property Value

Type Default
String null
See Also