ComponentOne List for WinForms
C1.Win.C1List Namespace / SelectedColumnCollection Class
Properties Methods


In This Topic
    SelectedColumnCollection Class Members
    In This Topic

    The following tables list the members exposed by SelectedColumnCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the specified C1DataColumn from the collection at the specified index. (Inherited from C1.Win.C1List.C1DataColumnCollection)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds a C1DataColumn to the end of the collection.  
    Public MethodRemoves all elements from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets the index of the specified C1DataColumn. (Inherited from C1.Win.C1List.C1DataColumnCollection)
    Public MethodOverridden. Inserts a C1DataColumn at the specified index.  
    Public MethodRemoves the C1DataColumn at the specified index.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from C1.Win.C1List.C1DataColumnCollection)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also