Enum Mode
Represents the validation mode
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public enum Mode
Fields
| Name | Description |
|---|---|
| Auto | predecessor relationships are validated in this mode |
| Manual | Predecessor relationships are not validated in this mode |