Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / SelectedDatesProperty Field

In This Topic
    SelectedDatesProperty Field (C1MultiMonthCalendar)
    In This Topic
    Identifies the SelectedDates dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedDatesProperty As DependencyProperty
    public static readonly DependencyProperty SelectedDatesProperty
    See Also