DayPilotMobile is a control that lists events shows calendar events in a simplified format readable on mobile devices.
Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Syntax
C# |
---|
public class DayPilotMobile : DataBoundControl |
Visual Basic (Declaration) |
---|
Public Class DayPilotMobile _ Inherits DataBoundControl |
Visual C++ |
---|
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
See Also
DayPilotMobile Members
DayPilot.Web.Ui Namespace