property CalendarCombo.ShowWeeks as Boolean
Retrieves or sets a value that indicates whether the weeks header is visible or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the weeks header is visible or hidden.

Use the ShowWeeks property to show the weeks header. The weeks header displays the week number into the year. Use the ShowDays property to hide the week days header. Use the HeaderBackColor and HeaderForeColor properties to change the background and foreground colors of the weeks header. Use the ShowNonMonthDays property to specify whether the dates that are not part of the month are visible or hidden.