DayOfWeekCellData Constructors
Stores information about a calendar cell that contains a day of the week.| Name | Parameters | Description |
|---|---|---|
| DayOfWeekCellData(DayOfWeek) | dayOfWeek | Initializes a new instance of the DayOfWeekCellData class with specified settings. |
See Also