DashboardUnderlyingDataRow Class
In This Article
Represents an individual record from the DashboardUnderlyingDataSet.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public class DashboardUnderlyingDataRow :
DashboardDataRow
#Related API Members
The following members return DashboardUnderlyingDataRow objects:
#Inheritance
Object
DashboardDataRow
DashboardUnderlyingDataRow
See Also