ComponentOne Input for WinForms
BoldedDates Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : BoldedDates Property
Gets or sets the array of System.DateTime objects that determines which nonrecurring dates are displayed in bold.
Syntax
'Declaration
 
Public Property BoldedDates As System.Date()
public System.DateTime[] BoldedDates {get; set;}
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members