DayPilotMobile is a control that lists events shows calendar events in a simplified format readable on mobile devices.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
C# |
---|
[ObsoleteAttribute("This controls will be removed in one of the future releases.")] public class DayPilotMobile : DataBoundControl |
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("This controls will be removed in one of the future releases.")> _ Public Class DayPilotMobile _ Inherits DataBoundControl |
Visual C++ |
---|
[ObsoleteAttribute(L"This controls will be removed in one of the future releases.")] public ref class DayPilotMobile : public DataBoundControl |
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..::.DayPilotMobile
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
DayPilot.Web.Ui..::.DayPilotMobile