Calendar/scheduler control with hours on the horizontal axis and resources on the vertical axis.
Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.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
See Also
DayPilotScheduler Members
DayPilot.Web.Ui Namespace