DataSource.DataMember Property
Gets or sets a specific list in a data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.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