Wimark.Controls Class Library  

MonthCalendar.SelectedDates Property

Gets the collection of selected dates in the MonthCalendar control.

[Visual Basic]
Public ReadOnly Property SelectedDates As MonthCalendar.SelectedDateCollection 
[C#]
public MonthCalendar.SelectedDateCollection SelectedDates {get;}
[C++]
public: __property MonthCalendar.SelectedDateCollection* get_SelectedDates();

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