MaxSelectionCount Property
MaxSelectionCount
Gets or sets the maximum number of days that can be selected in the control.
A value less than or equal to zero is automatically adjusted to 1.
Declaration
public int MaxSelectionCount { get; set; }
Public Property MaxSelectionCount As Integer