DashboardDataRow.DataSet Property
Gets the DashboardDataSet that contains the current DashboardDataRow.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DashboardDataSet | A DashboardDataSet object that contains the current DashboardDataRow. |
See Also