DataItemContainer.AddDataItem(String, DataItem) Method
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.1.Core.dll
Declaration
Parameters
Name | Type |
---|---|
key | String |
dataItem | DataItem |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.1.Core.dll
public void AddDataItem(
string key,
DataItem dataItem
)
Public Sub AddDataItem(
key As String,
dataItem As DataItem
)
Name | Type |
---|---|
key | String |
dataItem | DataItem |
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?