Gets or sets the maximum number of consecutively selected weeks.
public int MaxSelectedConsecutiveWeeks { get; set; }
Public Property MaxSelectedConsecutiveWeeks As Integer
The MaxSelectedConsecutiveWeeks property allows you to restrict the number of weeks selected in the DateNavigator control.