ComponentOne True DBGrid for WinForms
SelectedColumnCollection Class Members
Properties  Methods 

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : SelectedColumnCollection Class

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.C1TrueDBGrid.C1DataColumnCollection)
Top
Public Methods
 NameDescription
Public MethodOverridden. Adds a C1DataColumn to the end of the collection.  
Public MethodRemoves all elements from the collection.  
Public MethodOverloaded. Gets the index of the specified C1DataColumn. (Inherited from C1.Win.C1TrueDBGrid.C1DataColumnCollection)
Public MethodOverridden. Inserts a C1DataColumn at the specified index.  
Public MethodRemoves the C1DataColumn at the specified index.  
Top
See Also

Reference

SelectedColumnCollection Class
C1.Win.C1TrueDBGrid Namespace