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 void Apply(
	DayPilotCalendarConfig config
)
Visual Basic
Public Sub Apply ( _
	config As DayPilotCalendarConfig _
)
Visual C++
public:
virtual void Apply(
	DayPilotCalendarConfig^ config
) sealed

Implements

ICalendarTheme..::..Apply(DayPilotCalendarConfig)

See Also