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

In This Topic
    ActualBoldDayStyle Property
    In This Topic
    Gets the style applied to bolded date slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualBoldDayStyle As Style
    public Style ActualBoldDayStyle {get;}
    See Also