ComponentOne Calendar for UWP
MaxSelectionCount Property

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1Calendar Class : MaxSelectionCount Property
Gets or sets the maximum number of days that can be selected in the control. This is a dependency property.
Syntax
'Declaration
 
Public Property MaxSelectionCount As System.Integer
public System.int MaxSelectionCount {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members