Skip to main content

ImageDashboardItem Class

An Image dashboard item that displays static images.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class ImageDashboardItem :
    DashboardItem,
    IImageModel

Remarks

The image dashboard item is used to add static images to a dashboard.

ImageOverview_Static

The following documentation is available.

Inheritance

Object
DashboardItem
ImageDashboardItem
See Also