MonthSingleWeekCell Constructors
A time cell in the main area of the Month view.| Name | Parameters | Description |
|---|---|---|
| MonthSingleWeekCell(BaseHeaderAppearanceContainer, Boolean, TimeCellHighlightMode) | headerAppearance, enhancedBorderCalculation, mode | Initializes a new instance of the MonthSingleWeekCell class with specified settings. |
| MonthSingleWeekCell(BaseHeaderAppearanceContainer, Boolean) | headerAppearance, enhancedBorderCalculation | Initializes a new instance of the MonthSingleWeekCell class with specified settings. |
See Also