DashboardTitle.ImageDataSerializable Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Default |
|---|---|
| String | null |
See Also
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
[Browsable(false)]
[DefaultValue(null)]
public string ImageDataSerializable { get; set; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property ImageDataSerializable As String
| Type | Default |
|---|---|
| String | null |