\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / SelectedRowCollection Class / InnerList Property

In This Topic
    InnerList Property (SelectedRowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property InnerList As System.Collections.ArrayList
    protected System.Collections.ArrayList InnerList {get;}
    See Also