CalendarCellStyle Properties
Stores appearance settings for calendar cells.| Name | Description |
|---|---|
| BackgroundColor | Gets or sets a background color for calendar cells. |
| FontAttributes | Gets or sets font attributes for calendar cells. |
| FontFamily | Gets or sets a font for calendar cells. |
| FontSize | Gets or sets a font size for calendar cells. |
| TextColor | Gets or sets a text color for calendar cells. |
See Also