menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ValidationMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ValidationMode

    Represents the validation mode

    Inheritance
    System.Object
    ValidationMode
    Namespace: Syncfusion.UI.Xaml.Gantt
    Assembly: Syncfusion.SfGantt.UWP.dll
    Syntax
    public sealed class ValidationMode : Enum

    Fields

    Auto

    Tasks are validated based on its predecessor relationships

    Declaration
    public const ValidationMode Auto
    Field Value
    Type
    ValidationMode

    Manual

    Tasks are not validated based on its predecessor relationships

    Declaration
    public const ValidationMode Manual
    Field Value
    Type
    ValidationMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved