ComponentOne Scheduler for WinForms
Schedule Property (C1Calendar)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : Schedule Property
Gets or sets the reference to the C1Schedule control associated with the C1Calendar control.
Syntax
'Declaration
 
Public Property Schedule As C1Schedule
public C1Schedule Schedule {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members