ComponentOne Scheduler for WPF and Silverlight
Start Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : Start Property
Gets or sets a DateTime that defines a beginning of an overall period of time that can be represented by the control. This is a dependency property.
Syntax
'Declaration
 
Public Property Start As System.Date
public System.DateTime Start {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members