MobileForms Toolkit Documentation

BoldedDayCellEventArgs  Constructor 

Initializes a new instance of the BoldedDayCellEventArgs class.

public BoldedDayCellEventArgs(
DateTime date,
DayCell[] boldedDates,
DayCell outputDate
);

Parameters

date
The day of the cell being drawn.
boldedDates
The array of information of day cells which are associated with the Date.
outputDate
The output information of day cell which will be applied and drawn to the calendar.

See Also

BoldedDayCellEventArgs Class | Resco.Controls.OutlookControls Namespace