C1.Silverlight.Schedule.5
Month Property

Gets or sets a month component of the SelectedDate property. This is a dependency property.
Syntax
'Declaration
 
Public Property Month As System.Integer
public System.int Month {get; set;}
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.
See Also

Reference

CalendarBase Class
CalendarBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.