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

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