GanttDependencyType Enum

Specifies the type of a Gantt dependency link.

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public enum GanttDependencyType

Fields

Name Description
FinishToStart Finish-to-Start: the successor cannot start until the predecessor finishes.
StartToStart Start-to-Start: the successor cannot start until the predecessor starts.
FinishToFinish Finish-to-Finish: the successor cannot finish until the predecessor finishes.
StartToFinish Start-to-Finish: the successor cannot finish until the predecessor starts.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙