C1.Silverlight.Schedule.5
AutoScrollToFirstAppointment Property

Gets or sets the System.Boolean 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.
Syntax
'Declaration
 
Public Property AutoScrollToFirstAppointment As System.Boolean
public System.bool AutoScrollToFirstAppointment {get; set;}
Remarks
This property affects only initial scroll position.
See Also

Reference

C1SchedulerSettings Class
C1SchedulerSettings Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.