DateRangeEventArgs
Wisej.Web.DateRangeEventArgs
Last updated
Wisej.Web.DateRangeEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the DateChanged or DateSelected events of the MonthCalendar control.
Initializes a new instance of the DateRangeEventArgs class.
start
The first date/time value in the range.
end
The last date/time value in the range.
Initializes a new instance of the DateRangeEventArgs class.
range
The first and last date/time value in the range.
DateTime: Returns the last date/time value in the range that the user has selected.
DateTime: Returns the first date/time value in the range that the user has selected.
Represents the method that will handle the or event of a .