DashboardObjectDataSource.DataId Property
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v20.2.Core.dll
Declaration
[DefaultValue(null)]
public string DataId { get; set; }
<DefaultValue(Nothing)>
Public Property DataId As String
Property Value
Type | Default |
---|---|
String | null |
See Also
Feedback