MobileForms Toolkit Documentation

DayCellEventArgs Fields

The fields of the DayCellEventArgs class are listed below. For a complete list of DayCellEventArgs class members, see the DayCellEventArgs Members topic.

Public Instance Fields

BackColor The background color of the day cell.
Font The font used by the Text.
ForeColor The color used by the Text in the day cell.
Image The image in the day cell.
ImageAlignment The alignment of a Image in the days cell.
ImageAutoResize Indicates whether the Image should be resized/stretched to the size of the day cell.
ImageAutoTransparent Indicates whether pick ImageTransparentColor from first pixel in the Image, usually belonging to its border.
ImageTransparentColor The color in Image which will be transparent.
Text The text to be shown in the day cell.
TextAlignment The alignment of the Text in the day cell.

See Also

DayCellEventArgs Class | Resco.Controls.OutlookControls Namespace