The
properties
of System.Windows.Forms.DateRangeEventArgs are listed below. For a list of all members, see the DateRangeEventArgs Members list.
See Also: Inherited members from System.EventArgs
Public Properties
[read-only] | End | DateTime.
Gets the last date/time value in the range that the user has selected.
|
[read-only] | Start | DateTime.
Gets the first date/time value in the range that the user has selected.
|