MeasureDescriptor.DataMember Property
Gets the data member that identifies the data source list used to provide data for the current measure.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v25.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that identifies the data source list used to provide data for the current measure. |
See Also