Initializes the new instance of the DayOfWeekSlotPresenter control.

Namespace:  C1.Phone.Calendar
Assembly:  C1.Phone.Calendar (in C1.Phone.Calendar.dll)

Syntax

C#
public DayOfWeekSlotPresenter(
	C1Calendar calendar
)
Visual Basic
Public Sub New ( _
	calendar As C1Calendar _
)

Parameters

calendar
Type: C1.Phone.Calendar..::..C1Calendar

See Also