menu

WPF

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

    Show / Hide Table of Contents

    Enum InputValidationMode

    Specifies the validation mode for SfMaskedEdit.

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum InputValidationMode

    Fields

    Name Description
    KeyPress

    Perform validation on every key press.

    LostFocus

    Perform validation on lost focus.

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