Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / SelectedDateStyle Property

In This Topic
    SelectedDateStyle Property (C1Calendar)
    In This Topic
    Gets or sets the selected date style.
    Syntax
    'Declaration
     
    
    Public Property SelectedDateStyle As C1Style
    public C1Style SelectedDateStyle {get; set;}
    See Also