MobileForms Toolkit Documentation

MonthCalendarEx.BoldedDates Property

Gets or sets the array of System.DateTime objects that determines which nonrecurring dates are displayed in bold.

public System.DateTime[] BoldedDates {get; set;}

Property Value

The array of bolded dates.

Remarks

Using this property, you can assign an array of bolded dates. When you assign an array of dates, the existing dates are first cleared.

See Also

MonthCalendarEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace