[]
        
(Showing Draft Content)

C1.Win.Schedule.C1ScheduleSettings.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 only affects Day/Work Week/Week/TimeLine views.

Declaration
[C1Category("Behavior")]
[C1Description("AutoScrollToFirstAppointment", "Determines whether control scrolls itself to the first appointment in a view.")]
public bool AutoScrollToFirstAppointment { get; set; }
<C1Category("Behavior")>
<C1Description("AutoScrollToFirstAppointment", "Determines whether control scrolls itself to the first appointment in a view.")>
Public Property AutoScrollToFirstAppointment As Boolean
Remarks

This property only affects initial scroll position.