A scheduler control where the content is dynamically loaded during scrolling.

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

Syntax

C#
public class DayPilotSchedulerDynamic : DataBoundControl, 
	IPostBackEventHandler, ICallbackEventHandler
Visual Basic (Declaration)
Public Class DayPilotSchedulerDynamic _
	Inherits DataBoundControl _
	Implements IPostBackEventHandler, ICallbackEventHandler
Visual C++
public ref class DayPilotSchedulerDynamic : public DataBoundControl, 
	IPostBackEventHandler, ICallbackEventHandler

Inheritance Hierarchy

See Also