WPF

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

    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 - 2023 Syncfusion Inc. All Rights Reserved