System.Windows.Forms
1.0.5000.0
2.0.0.0
System.EventArgs
The event occurs when the currently selected date or range of dates changes; for example, when the user explicitly changes a selection within the current month or when the selection is implicitly changed in response to next/previous month navigation. The event occurs when the user explicitly changes a selection. The constructor specifies the start and end for the new date range that has been selected.
If a single date is selected, the and property values will be equal.
For more information about handling events, see [<topic://cpconEventsOverview>].
Provides data for the or events of the control.
Constructor
The and property values are set by the and parameter values of this constructor.
Initializes a new instance of the class.
The first date/time value in the range that the user has selected.
The last date/time value in the range that the user has selected.
1.0.5000.0
2.0.0.0
Property
System.DateTime
To be added.
To be added.
Gets the last date/time value in the range that the user has selected.
1.0.5000.0
2.0.0.0
Property
System.DateTime
To be added.
To be added.
Gets the first date/time value in the range that the user has selected.
1.0.5000.0
2.0.0.0