MobileForms Toolkit Documentation

BoldedDayCellEventArgs Class

BoldedDayCellEventArgs class contains the arguments of CustomizeBoldedDayCellHandler delegate.

For a list of all members of this type, see BoldedDayCellEventArgs Members.

System.Object
   System.EventArgs
      Resco.Controls.OutlookControls.BoldedDayCellEventArgs

public class BoldedDayCellEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is useful when more than one DayCell information is associated with the same day cell, which is possible, for example: 1.1.2007 which is Nonrecurrent and 1.1.2006 which is Annually. Then is possible to the day cell of 1.1.2007 to have two BoldedDates information.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

BoldedDayCellEventArgs Members | Resco.Controls.OutlookControls Namespace