DynamicListLookUpSettings.DataSourceName Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
[Browsable(false)]
[DefaultValue(null)]
public string DataSourceName { get; set; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property DataSourceName As String
Property Value
Type | Default |
---|---|
String | null |
See Also
Feedback