MobileForms Toolkit Documentation

MonthCalendarEx.UpdateBoldedDates Method 

Repaints the bolded dates to reflect the dates set in the lists of bolded dates.

public void UpdateBoldedDates();

Remarks

Use the UpdateBoldedDates method to reflect changes made to AnnuallyBoldedDates, MonthlyBoldedDates, or BoldedDates, either directly by modifying elements of the array or by using the add or remove methods provided to modify the date lists.

See Also

MonthCalendarEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace