[]
Provides a data about week number for the WeekNumbersPresenter class.
public class WeekNumberSlot : DependencyObject
| Name | Description |
|---|---|
| Date | Gets a date represented by the WeekNumberSlot. |
| IsEmpty | Gets the bool value determining whether this week slot should be displayed as an empty one. |
| Owner | Returns reference to the owning C1CalendarItem control. |
| WeekNumber | Gets the int value representing culture specific week number. |
| Name | Description |
|---|---|
| ToString() | Returns string representation of the Date property value. |