[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Calendar.MaxSelectionCount

MaxSelectionCount Property

MaxSelectionCount

Gets or sets the maximum number of days that can be selected in the control. This is a dependency property.

Declaration
public 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.