ValidateRangeEventArgs Constructors
Contains data for the Validate event.| Name | Parameters | Description |
|---|---|---|
| ValidateRangeEventArgs(Nullable<DateTime>, Nullable<DateTime>) | start, end | Initializes a new instance of the ValidateRangeEventArgs class with specified settings. |
See Also