alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class InvalidDateProcessing

    Inheritance
    System.Object
    InvalidDateProcessing
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class InvalidDateProcessing : Enum

    Fields

    Revert

    Invalid value is reverted to the last known valid value.

    Declaration
    public const InvalidDateProcessing Revert
    Field Value
    Type
    InvalidDateProcessing

    SetNearest

    Is value is invalid, the nearest valid value is set.

    Declaration
    public const InvalidDateProcessing SetNearest
    Field Value
    Type
    InvalidDateProcessing
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved