The Month attached property can be used to specify which month is used
for day of month validation.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public static readonly DependencyProperty MonthProperty |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly MonthProperty As DependencyProperty |
Remarks
Month number is a 1-based integer value.