True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / SelectedColumnCollection Class / List Property

In This Topic
    List Property (SelectedColumnCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property List As System.Collections.IList
    protected System.Collections.IList List {get;}
    See Also