DataSource.DataMember Property
In This Article
Gets or sets a specific list in a data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String that specifies a specific list in a data source. |
See Also