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: 5.1.1602.0 (5.1.1602.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

See Also