'Declaration
Public Property MaxSelectionCount As System.Integer
public System.int MaxSelectionCount {get; set;}
Remarks
Note, even if this property value allows to select multiple items, the actual number of selected days might be limited by the value of the SelectionMode property.