Enum
GanttDependencyType

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

public enum GanttDependencyType

Fields

FinishFinish

Declaration

FinishFinish = 0

Field Value

GanttDependencyType

FinishStart

Declaration

FinishStart = 1

Field Value

GanttDependencyType

StartFinish

Declaration

StartFinish = 3

Field Value

GanttDependencyType

StartStart

Declaration

StartStart = 2

Field Value

GanttDependencyType