dbicDate Send comments on this topic.
MonthImages Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : MonthImages Property

Gets or sets a custom set of images for assigning to the background of specific months in the control.

Syntax

Visual Basic (Declaration) 
Public Property MonthImages As dbiMonthImageControl
C# 
public dbiMonthImageControl MonthImages {get; set;}

Property Value

dbiMonthImageControl

Requirements

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

See Also