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

Syntax

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

See Also