ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / SelectedIndices Property

In This Topic
    SelectedIndices Property (C1ListBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedIndices As SelectedRowCollection
    public SelectedRowCollection SelectedIndices {get;}
    See Also