Skip to main content

DashboardUnderlyingDataRow Class

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

The following members return DashboardUnderlyingDataRow objects:

#Inheritance

Object
DashboardDataRow
DashboardUnderlyingDataRow
See Also