ComponentOne CalendarView for WinForms
MaxSelectionCount Property

C1.Win.Calendar Namespace > C1CalendarView Class : MaxSelectionCount Property
Gets or sets the maximum number of days that can be selected in the C1CalendarView control. The default value is 1.
Syntax
'Declaration
 
Public Property MaxSelectionCount As Integer
public int MaxSelectionCount {get; set;}
See Also

Reference

C1CalendarView Class
C1CalendarView Members