ImageDashboardItem.Data Property
Gets or sets the image displayed within the ImageDashboardItem as a byte array.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Byte[] | A Byte array that contains the image displayed within the ImageDashboardItem. |
See Also