DateRangeEventArgs Constructor (DateTime, DateTime)
.NET Framework (current version)
Initializes a new instance of the DateRangeEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- start
-
Type:
System::DateTime
The first date/time value in the range that the user has selected.
- end
-
Type:
System::DateTime
The last date/time value in the range that the user has selected.
.NET Framework
Available since 1.1
Available since 1.1
Show: