ComponentOne Scheduler for WPF and Silverlight
End Property (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members