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