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#
void Apply(
	DayPilotMonthConfig config
)
Visual Basic
Sub Apply ( _
	config As DayPilotMonthConfig _
)
Visual C++
void Apply(
	DayPilotMonthConfig^ config
)

See Also