Calendar for WPF | ComponentOne
C1.WPF.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 Thickness
    public Thickness DayPadding {get; set;}
    See Also