C1.WPF.Input Namespace / C1MultiSelect Class / MaxSelectedItems Property

In This Topic
MaxSelectedItems Property
In This Topic
Gets or sets the maximum number of items to selected on the control.
Syntax
'Declaration
 
Public Property MaxSelectedItems As Integer
 
See Also