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

See Also