Gets or sets a value indicating whether to display small arrows at the beginning or at the end of each incomplete segment to indicate that the schedule item continues in an adjacent calendar cell.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State ShowContinuationArrows { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowContinuationArrows As State |
One of the State enumeration values that specifies whether to display items' continuation arrows. Default value is State.Enabled.