| Visual Basic (Declaration) | |
|---|---|
Public Property BackImage As Image | |
| C# | |
|---|---|
public Image BackImage {get; set;} | |
Property Value
ImageIndividual months can have a unique image by assigning one to the respective month in the MonthImages property. Images assigned to that property will have priority over this property when drawing the month.