AnnuallyBoldedDates Property
AnnuallyBoldedDates
Gets or sets the array of System.DateTime objects that determines which annual days are displayed in bold.
Declaration
public DateTime[] AnnuallyBoldedDates { get; set; }
Public Property AnnuallyBoldedDates As Date()