WPF

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

    Show / Hide Table of Contents

    Enum DateValidationMode

    This enum classifies Date validation mode.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum DateValidationMode

    Fields

    Name Description
    Strict

    Specifies value representing that not possible to enter invalid date.

    Warning

    Specifies value representing that possible to enter invalide date with warning.

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