DateRangeEventArgs

Wisej.Web.DateRangeEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Provides data for the DateChanged or DateSelected events of the MonthCalendar control.

public class DateRangeEventArgs : EventArgs

Constructors

Initializes a new instance of the DateRangeEventArgs class.

Initializes a new instance of the DateRangeEventArgs class.

Properties

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.

Used By

Last updated