WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / BoldedDates Property
In This Topic
    BoldedDates Property
    In This Topic
    Gets or sets the collection of the Bolded dates.
    Syntax
    public IEnumerable<DateTime> BoldedDates {get; set;}
    See Also