Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / DayStyle Property

In This Topic
    DayStyle Property
    In This Topic
    Gets or sets the style for the normal day slot.
    Syntax
    'Declaration
     
    
    Public Property DayStyle As Style
    public Style DayStyle {get; set;}
    See Also