ComponentOne Scheduler for WinForms
FirstVisibleTime Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1ScheduleSettings Class : FirstVisibleTime Property
Gets or sets the System.TimeSpan value representing the first visible time slot in a Day/Working Week/Week/TimeLine views.
Syntax
'Declaration
 
Public Property FirstVisibleTime As System.TimeSpan
public System.TimeSpan FirstVisibleTime {get; set;}
Remarks
This property affects only initial scroll position.
See Also

Reference

C1ScheduleSettings Class
C1ScheduleSettings Members