A scheduler control where the content is dynamically loaded during scrolling.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
C# |
---|
[ObsoleteAttribute("DayPilotDynamicScheduler is now replaced by DayPilotScheduler control.")] public class DayPilotSchedulerDynamic : DataBoundControl, IPostBackEventHandler, ICallbackEventHandler |
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("DayPilotDynamicScheduler is now replaced by DayPilotScheduler control.")> _ Public Class DayPilotSchedulerDynamic _ Inherits DataBoundControl _ Implements IPostBackEventHandler, ICallbackEventHandler |
Visual C++ |
---|
[ObsoleteAttribute(L"DayPilotDynamicScheduler is now replaced by DayPilotScheduler control.")] 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