MobileForms Toolkit Documentation

OutlookMonthCalendar.CustomizeBoldedDayCell Event

Occurs when bolded DayCell is drawing.

public event CustomizeBoldedDayCellHandler CustomizeBoldedDayCell;

Remarks

Use this event when are you using bolded dates. It will help you to merge more than one bolded date at same day. By default, it will return first DayCell in array.

See Also

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace