SelectionRange
Wisej.Web.SelectionRange
Last updated
Wisej.Web.SelectionRange
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents a date selection range in the MonthCalendar control.
Initializes a new instance of the SelectionRange class.
Initializes a new instance of the SelectionRange class with the specified beginning and ending dates.
lower
upper
Initializes a new instance of the SelectionRange class with the specified selection range.
range
DateTime: Returns or sets the ending date and time of the selection range.
DateTime: Returns or sets the starting date and time of the selection range.
The starting date in the .
The ending date in the .
The existing .