Namespace: DayPilot.Web.Mvc.Themes.Calendar
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

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

See Also