MobileForms Toolkit Documentation

CustomizeBoldedDayCellHandler Delegate

Represents the method that will handle the bolded day cell draw event.

public delegate void CustomizeBoldedDayCellHandler(
object sender,
BoldedDayCellEventArgs e
);

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

Resco.Controls.OutlookControls Namespace