DateRangeEventHandler
Wisej.Web.DateRangeEventHandler
Last updated
Wisej.Web.DateRangeEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the DateChanged or DateSelected event of a MonthCalendar.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Fired when the date shown in the changes. | |
Fired when the user changes the selected date or range. | |
Fired when the displayed range changes. |