WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / MaxSelectionCount Property
In This Topic
    MaxSelectionCount Property
    In This Topic
    Gets or sets the maximum number of days that can be selected in the control.
    Syntax
    public int MaxSelectionCount {get; set;}
    See Also