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

In This Topic
SelectionMode Property
In This Topic
Gets or sets the selection behavior for the ListBox control.
Syntax
'Declaration
 
Public Property SelectionMode As SelectionMode
 
See Also