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: 6.8.2460.0 (6.8.2460.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