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

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