ComponentOne List for WinForms
C1.Win.C1List Namespace / SelectedRowCollection Class
Members

In This Topic
    SelectedRowCollection Class
    In This Topic
    Represents a collection of Selected rows.
    Object Model
    SelectedRowCollection Class
    Syntax
    'Declaration
     
    
    Public Class SelectedRowCollection 
       Inherits System.Collections.CollectionBase
    public class SelectedRowCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1List.SelectedRowCollection

    See Also