ComponentOne Scheduler for WPF and Silverlight
VisualTimeSpan Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : VisualTimeSpan Property
Gets or sets a length of a period of time that is currently represented in the control UI. The start of the period is defined by the VisualStartTime property. This is a dependency property.
Syntax
'Declaration
 
Public Property VisualTimeSpan As System.TimeSpan
public System.TimeSpan VisualTimeSpan {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members