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

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