Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Calendar Class / SelectedDatesProperty Field

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