menu

Blazor

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

    Show / Hide Table of Contents

    Class ValidateMode

    To maintain ValidateMode.

    Inheritance
    System.Object
    ValidateMode
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ValidateMode : Object

    Constructors

    ValidateMode()

    Declaration
    public ValidateMode()

    Properties

    PreserveLinkWithEditing

    To set PreserveLinkWithEditing in ValidateMode.

    Declaration
    public bool PreserveLinkWithEditing { get; set; }
    Property Value
    Type
    System.Boolean

    RemoveLink

    To set RemoveLink in ValidateMode.

    Declaration
    public bool RemoveLink { get; set; }
    Property Value
    Type
    System.Boolean

    RespectLink

    To set RespectLink in ValidateMode.

    Declaration
    public bool RespectLink { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved