Gets or sets the background image of the object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string Image { get; set; } |
Visual Basic
![]() |
---|
Public Property Image As String |
A string that specifies the URL to the image file. Default value is an empty string ("").
The URL identifies the image file. When setting a background image, you can set a background color to use when the image is unavailable. When the image is available, it overlays the background color.