C1.Silverlight.Schedule.5
FirstVisibleTime Property

Gets or sets the System.TimeSpan value representing the first visible time slot in a Day/Work Week views or in any custom view which has a VisualIntervalScale value of less than one day.
Syntax
'Declaration
 
Public Property FirstVisibleTime As System.TimeSpan
public System.TimeSpan FirstVisibleTime {get; set;}
Remarks
This property only affects initial scroll position.
See Also

Reference

C1SchedulerSettings Class
C1SchedulerSettings Members

 

 


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