The properties of the DayCell class are listed below. For a complete list of DayCell class members, see the DayCell Members topic.
BackColor | The background color of the day cell. |
Date | Determines the date of the day cell in the calendar. |
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. |
SelBackColor | The background color of the selected day cell. |
SelForeColor | The color used by the Text in the selected day cell. |
Tag | Gets or sets the object that contains data about the DayCell. |
Text | The text to be shown in the day cell. |
TextAlignment | The alignment of the Text in the day cell. |
TooltipBackColor | The background color of the tooltip. |
TooltipFont | The font of the TooltipText. |
TooltipForeColor | The color of the TooltipText. |
TooltipText | The text to be shown in the tooltip. |
Type | Type of recurrection in the calendar. See BoldedDateType. |
DayCell Class | Resco.Controls.OutlookControls Namespace