ComponentOne Input for WinForms
ShowWeekNumbers Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : ShowWeekNumbers Property
Gets or sets a value indicating whether the month calendar control displays week numbers (1-52) to the left of each row of days.
Syntax
'Declaration
 
Public Property ShowWeekNumbers As System.Boolean
public System.bool ShowWeekNumbers {get; set;}
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members