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: 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

See Also