[]
        
(Showing Draft Content)

C1.WPF.Schedule.WeekNumberSlot

WeekNumberSlot Class

Provides a data about week number for the WeekNumbersPresenter class.

Inheritance
WeekNumberSlot
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class WeekNumberSlot : DependencyObject

Properties

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.

Methods

Name Description
ToString()

Returns string representation of the Date property value.