Initializes a new instance of the C1CalendarItem control.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
[BrowsableAttribute(false)]
public C1CalendarItem()
Visual Basic
<BrowsableAttribute(False)> _
Public Sub New

Remarks

For internal use only.

See Also