alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum MinMaxValidation

    Specifies when min/max validation should occur.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum MinMaxValidation

    Fields

    Name Description
    OnKeyPress

    Validation occurs during key press.

    OnLostFocus

    Validation occurs when the control loses focus.

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