Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / CalendarBase Class / SelectedDateProperty Field

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