DayOfWeekCellData Properties
Stores information about a calendar cell that contains a day of the week.| Name | Description |
|---|---|
| DayOfWeek | Gets the day of the week. |
| DisplayText | Gets the text that should be rendered. Inherited from DisplayData. |
| IsDisabled | Gets whether the visual element is disabled. Inherited from DisplayData. |
See Also