Control that shows Outlook-like month calendar view (one cell = one day, one row = one week).
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public class DayPilotMonth : DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
| Visual Basic |
|---|
Public Class DayPilotMonth _ Inherits DataBoundControl _ Implements IPostBackEventHandler, ICallbackEventHandler |
| Visual C++ |
|---|
public ref class DayPilotMonth : public DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
Remarks
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..DataBoundControl
DayPilot.Web.Ui..::..DayPilotMonth
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..DataBoundControl
DayPilot.Web.Ui..::..DayPilotMonth