Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / MaxSelectionCount Property

In This Topic
    MaxSelectionCount Property (C1MultiMonthCalendar)
    In This Topic
    Identifies the MaxSelectionCount dependency property.
    Syntax
    'Declaration
     
    
    Public Property MaxSelectionCount As Integer
    public int MaxSelectionCount {get; set;}
    See Also