MobileForms Toolkit Documentation

DayCellEventArgs Class

DayCellEventArgs class contains the arguments of CustomizeDayCellHandler delegate. It defines a visual appearance of a day cell.

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

System.Object
   System.EventArgs
      Resco.Controls.OutlookControls.DayCellEventArgs

public class DayCellEventArgs : 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 used to customize appearance of the day cell of a given Day.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

DayCellEventArgs Members | Resco.Controls.OutlookControls Namespace