alexa

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX