ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / SelectionModeProperty Field

In This Topic
    SelectionModeProperty Field (C1MultiSelect)
    In This Topic
    Identifies the SelectionMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionModeProperty As DependencyProperty
    public static readonly DependencyProperty SelectionModeProperty
    See Also