[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.BoldedDates

BoldedDates Property

BoldedDates

Gets or sets an array of bolded dates.

Declaration
[C1Category("Misc")]
[Browsable(false)]
[C1Description("Calendar.BoldedDates", "An array of bolded dates.")]
public DateTime[] BoldedDates { get; set; }
<C1Category("Misc")>
<Browsable(False)>
<C1Description("Calendar.BoldedDates", "An array of bolded dates.")>
Public Property BoldedDates As Date()