[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1SchedulerSettings.AutoScrollToFirstAppointment

AutoScrollToFirstAppointment Property

AutoScrollToFirstAppointment

Gets or sets the bool value determining whether control scrolls itself to the earliest appointment in the current view. This property affects Day/Work Week views or any custom view which has VisualIntervalScale value less than one day.

Declaration
public bool AutoScrollToFirstAppointment { get; set; }
Remarks

This property affects only initial scroll position.