ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (C1ListView)
    In This Topic
    Selected Index.
    Syntax
    'Declaration
     
    Public Property SelectedIndex As Integer
    public int SelectedIndex {get; set;}
    See Also