DashboardTitle.ImageData Property
In This Article
Gets or sets the image displayed within the DashboardTitle as a byte array.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Description |
---|---|
Byte[] | A Byte array that contains image data. |
See Also