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

In This Topic
    DayOfWeekFormat Property (C1Calendar)
    In This Topic
    Gets or sets the format used to display the day of the week.
    Syntax
    'Declaration
     
    
    Public Property DayOfWeekFormat As String
    public string DayOfWeekFormat {get; set;}
    See Also