[]
        
(Showing Draft Content)

C1.WPF.Schedule.CalendarBase.Month

Month Property

Month

Gets or sets a month component of the SelectedDate property. This is a dependency property.

Declaration
[Browsable(false)]
public int Month { get; set; }
<Browsable(False)>
Public Property Month As Integer
Remarks

Changing this property value explicitly or implicitly via the SelectedDate property forces the control to refresh its UI so as to represent an updated month of a year.