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

Namespace:  DayPilot.Web.Ui
Assembly:  DayPilot (in DayPilot.dll)
Version: 5.0.1547.0 (5.0.1547.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