ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / SelectionModeProperty Field

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