Calendar/scheduler control with hours on the horizontal axis and resources on the vertical axis.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
C# |
---|
public class DayPilotScheduler : DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
Visual Basic (Declaration) |
---|
Public Class DayPilotScheduler _ Inherits DataBoundControl _ Implements IPostBackEventHandler, ICallbackEventHandler |
Visual C++ |
---|
public ref class DayPilotScheduler : 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..::.DayPilotScheduler
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
DayPilot.Web.Ui..::.DayPilotScheduler