ComponentOne Scheduler for WinForms
ShowWeekNumbers Property (C1Calendar)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : ShowWeekNumbers Property
Gets or sets the System.Boolean value indicating whether C1Calendar control displays week numbers 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

C1Calendar Class
C1Calendar Members