ComponentOne Input for WinForms
MonthlyBoldedDates Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : MonthlyBoldedDates Property
Gets or sets the array of System.DateTime objects that determine which monthly days to bold.
Syntax
'Declaration
 
Public Property MonthlyBoldedDates As System.Date()
public System.DateTime[] MonthlyBoldedDates {get; set;}
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members