[]
Gets or sets the TimeSpan value representing the first visible time slot in a Day/Working Week/Week/TimeLine views.
[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
This property affects only initial scroll position.