Gantt chart ASP.NET control.

Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public class DayPilotGantt : DataBoundControl, 
	IPostBackEventHandler, ICallbackEventHandler
Visual Basic
Public Class DayPilotGantt _
	Inherits DataBoundControl _
	Implements IPostBackEventHandler, ICallbackEventHandler
Visual C++
public ref class DayPilotGantt : public DataBoundControl, 
	IPostBackEventHandler, ICallbackEventHandler

Remarks