DataDashboardItem.GetDataMembers() Method
Returns data members that identify data fields to which the current dashboard item is bound.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Returns
Type | Description |
---|---|
List<String> | A list of String objects that represent data members. |
See Also