dbicCalendar Send comments on this topic.
BackgroundImage Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : BackgroundImage Property

Gets or sets the background image for the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Shadows Property BackgroundImage As Image
C# 
public virtual new Image BackgroundImage {get; set;}

Property Value

Image

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also