ComponentOne Scheduler for WPF and Silverlight
BoldedDates Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : BoldedDates Property
Gets the collection of dates which contain appointments. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property BoldedDates As DateList
public DateList BoldedDates {get;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members