DashboardItem.Dashboard Property
Gets a dashboard that owns this dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Dashboard | A Dashboard object that specifies the dashboard that owns this item. |
See Also