ComponentOne List for WinForms
C1.Win.C1List Namespace / SelectedColumnCollection Class / Item Property

In This Topic
    Item Property (SelectedColumnCollection)
    In This Topic
    Gets the specified C1DataColumn from the collection at the specified index.
    Overload List
    OverloadDescription
    Gets the specified C1DataColumn from the collection at the specified index. (Inherited from C1.Win.C1List.C1DataColumnCollection)
    Gets the specified C1DataColumn from the collection with the specified name. (Inherited from C1.Win.C1List.C1DataColumnCollection)
    See Also