'Declaration Public Enum WebDateChooser.InvalidDate Inherits System.Enum
public enum WebDateChooser.InvalidDate : System.Enum
Member | Description |
---|---|
DateOutOfRange | The date value was not between the control's min and max dates. |
ImproperDateFormat | The string could not be converted into a valid date. |
NullValue | A null value was specified, but AllowNull is set to false. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2