ShowWeekNumbers Property
ShowWeekNumbers
Gets or sets a value indicating whether the month calendar control displays
week numbers (1-52) to the left of each row of days.
Declaration
public bool ShowWeekNumbers { get; set; }
Public Property ShowWeekNumbers As Boolean