Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / SelectedDatesProperty Field

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