MultiSelect for WPF | ComponentOne
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
    public SelectionMode SelectionMode {get; set;}
    See Also