| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : SelectedColumnCollection Class |
The following tables list the members exposed by SelectedColumnCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets the specified C1DataColumn from the collection at the specified index. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumnCollection) |
| Name | Description | |
|---|---|---|
![]() | Add | Overridden. Adds a C1DataColumn to the end of the collection. |
![]() | Clear | Removes all elements from the collection. |
![]() | IndexOf | Overloaded. Gets the index of the specified C1DataColumn. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumnCollection) |
![]() | Insert | Overridden. Inserts a C1DataColumn at the specified index. |
![]() | RemoveAt | Removes the C1DataColumn at the specified index. |