ComponentOne Scheduler for WinForms
AutoScrollToFirstAppointment Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1ScheduleSettings Class : AutoScrollToFirstAppointment Property
Gets or sets the System.Boolean value determining whether control scrolls itself to the earliest appointment in the current view. This property only affects Day/Work Week/Week/TimeLine views.
Syntax
'Declaration
 
Public Property AutoScrollToFirstAppointment As System.Boolean
public System.bool AutoScrollToFirstAppointment {get; set;}
Remarks
This property only affects initial scroll position.
See Also

Reference

C1ScheduleSettings Class
C1ScheduleSettings Members