[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.ShowWeekNumbers

ShowWeekNumbers Property

ShowWeekNumbers

Gets or sets the bool value indicating whether C1Calendar control displays week numbers to the left of each row of days.

Declaration
[C1Category("Behavior")]
[C1Description("Calendar.ShowWeekNumbers", "Indicates whether control displays week numbers to the left of each row of days.")]
public bool ShowWeekNumbers { get; set; }
<C1Category("Behavior")>
<C1Description("Calendar.ShowWeekNumbers", "Indicates whether control displays week numbers to the left of each row of days.")>
Public Property ShowWeekNumbers As Boolean