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