Back to Devexpress

DashboardUnderlyingDataRow Class

dashboard-devexpress-dot-dashboardcommon-71dc8f63.md

latest1.4 KB
Original Source

DashboardUnderlyingDataRow Class

Represents an individual record from the DashboardUnderlyingDataSet.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DashboardUnderlyingDataRow :
    DashboardDataRow
vb
Public Class DashboardUnderlyingDataRow
    Inherits DashboardDataRow

The following members return DashboardUnderlyingDataRow objects:

Inheritance

Object DashboardDataRow DashboardUnderlyingDataRow

See Also

DashboardUnderlyingDataRow Members

DevExpress.DashboardCommon Namespace