Gets or sets the DayOfMonthChecker object holding the month number.

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

Syntax

C#
public DayOfMonthChecker Month { get; set; }
Visual Basic (Declaration)
Public Property Month As DayOfMonthChecker
	Get
	Set

See Also