Gets a C1MultiMonthCalendar owning the control.

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

Syntax

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

Remarks

This is a dependency property.

See Also