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 |