MobileForms Toolkit Documentation

DayCell.Image Property

The image in the day cell.

public System.Drawing.Image Image {get; set;}

Property Value

The default is null.

Remarks

If the value is null (Nothing in Visual Basic), no image will be drawn. The image will be aligned according to ImageAlignment

See Also

DayCell Class | Resco.Controls.OutlookControls Namespace