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

In This Topic
    AdjacentDayStyle Property (C1Calendar)
    In This Topic
    Gets or sets the style for the AdjacentDay slot.
    Syntax
    'Declaration
     
    
    Public Property AdjacentDayStyle As Style
    public Style AdjacentDayStyle {get; set;}
    See Also