DayPilotCalendar is a control that shows calendar with events.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public class DayPilotCalendar : DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
| Visual Basic |
|---|
Public Class DayPilotCalendar _ Inherits DataBoundControl _ Implements IPostBackEventHandler, ICallbackEventHandler |
| Visual C++ |
|---|
public ref class DayPilotCalendar : public DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
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..::..DayPilotCalendar
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
System.Web.UI.WebControls..::..BaseDataBoundControl
System.Web.UI.WebControls..::..DataBoundControl
DayPilot.Web.Ui..::..DayPilotCalendar