[]
        
(Showing Draft Content)

C1.Win.Schedule.C1ScheduleSettings.FirstVisibleTime

FirstVisibleTime Property

FirstVisibleTime

Gets or sets the TimeSpan value representing the first visible time slot in a Day/Working Week/Week/TimeLine views.

Declaration
[C1Category("Behavior")]
[C1Description("FirstVisibleTime", "The first visible time.")]
public TimeSpan FirstVisibleTime { get; set; }
<C1Category("Behavior")>
<C1Description("FirstVisibleTime", "The first visible time.")>
Public Property FirstVisibleTime As TimeSpan
Remarks

This property affects only initial scroll position.