The following tables list the members exposed by InvalidDateEventArgs.
Name | Description | |
---|---|---|
![]() | Day | Value of day field that was entered in the control. |
![]() | Hours | Value of hour field that was entered in the control. |
![]() | Milliseconds | Value of millisecond field that was entered in the control. |
![]() | Minutes | Value of minute field that was entered in the control. |
![]() | Month | Value of month field that was entered in the control. |
![]() | Seconds | Value of second field that was entered in the control. |
![]() | SuggestedValue | Suggested value of the date. |
![]() | Type | Type of invalid entry. |
![]() | Year | Value of year field that was entered in the control. |