Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public Calendar Calendar { get; }
Visual Basic
Public ReadOnly Property Calendar As Calendar
	Get
Visual C++
public:
property Calendar^ Calendar {
	Calendar^ get ();
}

See Also