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

In This Topic
    DayOfWeekPadding Property
    In This Topic
    Gets or sets the padding of the day of week slots.
    Syntax
    'Declaration
     
    
    Public Property DayOfWeekPadding As C1Thickness
    public C1Thickness DayOfWeekPadding {get; set;}
    See Also