'Declaration Public Property SelectedDate As Nullable(Of Date)
'Declaration
Public Property SelectedDate As Nullable(Of Date)
public Nullable<DateTime> SelectedDate {get; set;}
C1MultiMonthCalendar Class C1MultiMonthCalendar Members