Gets a C1MonthCalendar control.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public C1MonthCalendar Calendar { get; }
Visual Basic (Declaration)
Public ReadOnly Property Calendar As C1MonthCalendar
	Get

See Also