Calendar/scheduler control with hours on the horizontal axis and resources on the vertical axis.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public class DayPilotScheduler : DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
Visual Basic |
---|
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