[]
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.
[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
This property only affects initial scroll position.