[]
        
(Showing Draft Content)

C1.WPF.Calendar.C1MultiMonthCalendar.SelectionMode

SelectionMode Property

SelectionMode

Gets or sets the selection behavior for the C1MultiMonthCalendar control. This is a dependency property. The default value is Extended.

Declaration
public SelectionMode SelectionMode { get; set; }
Public Property SelectionMode As SelectionMode
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 MaxSelectionCount property.