menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ValidationResetOption - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ValidationResetOption

    Defines the mode that indicate how the Value gets changed when validation fails.

    Namespace: Syncfusion.WinForms.Input.Enums
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public enum ValidationResetOption

    Fields

    Name Description
    MaxValue

    Assign the maximum value.

    MinValue

    Assign the minimum value.

    Reset

    Assign the previous valid value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved