Control that shows Outlook-like month calendar view (one cell = one day, one row = one week).

Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public class DayPilotDatePicker : Control
Visual Basic
Public Class DayPilotDatePicker _
	Inherits Control
Visual C++
public ref class DayPilotDatePicker : public Control

Remarks

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    DayPilot.Web.Ui..::..DayPilotDatePicker

See Also