[]
Gets or sets the bool value indicating whether C1Calendar control displays week numbers to the left of each row of days.
[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