Wimark.Controls Class Library  

MonthCalendar.BoldedDates Property

Gets the collection of bolded dates assigned to the MonthCalendar control.

[Visual Basic]
Public ReadOnly Property BoldedDates As MonthCalendar.BoldedDateCollection 
[C#]
public MonthCalendar.BoldedDateCollection BoldedDates {get;}
[C++]
public: __property MonthCalendar.BoldedDateCollection* get_BoldedDates();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace