A scheduler control where the content is dynamically loaded during scrolling.
Namespace:
DayPilot.Web.UiAssembly: 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
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
DayPilot.Web.Ui..::.DayPilotSchedulerDynamic
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
DayPilot.Web.Ui..::.DayPilotSchedulerDynamic