menu

UWP

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

    Show / Hide Table of Contents

    Class ValidationMode

    Reresents a list for the validation mode

    Inheritance
    System.Object
    ValidationMode
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class ValidationMode : Enum

    Fields

    LostFocus

    Validation when focus is lost

    Declaration
    public const ValidationMode LostFocus
    Field Value
    Type
    ValidationMode

    PropertyChanged

    Validation when Property is changed

    Declaration
    public const ValidationMode PropertyChanged
    Field Value
    Type
    ValidationMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved