GanttFormProps
Represents the props of the KendoReact GanttForm component.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
Specifies the | |
dependencyData? |
|
The dependancy data passed to the form. | |
onCancel? |
|
Called when the | |
onClose? |
|
Called when the | |
onDelete? |
|
Called when the | |
onSubmit |
|
Called when the | |
taskData? |
|
The task data passed to the form. |