[]
        
(Showing Draft Content)

C1.Win.Calendar.DateRangeEdit.CalendarRangeSettings.MaxSelectionCount

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