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.v26.1.Core.dll
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