| Name | Description | |
|---|---|---|
|  | C1GridViewRowCollection Constructor | Constructor. Initializes a new instance of the C1GridViewRowCollection class using the specified System.Collections.ArrayList. | 
The following tables list the members exposed by C1GridViewRowCollection.
| Name | Description | |
|---|---|---|
|  | C1GridViewRowCollection Constructor | Constructor. Initializes a new instance of the C1GridViewRowCollection class using the specified System.Collections.ArrayList. | 
| Name | Description | |
|---|---|---|
|  | Count | Gets the number of items in the C1GridViewRowCollection. | 
|  | IsSynchronized | Gets a value indicating whether access to the C1GridViewRowCollection is synchronized (thread-safe). | 
|  | Item | Gets or sets the C1GridViewRow at the specified index within the C1GridViewRowCollection. In C#, this property is the indexer for the C1GridViewRowCollection class. | 
|  | SyncRoot | Gets the object that can be used to synchronize access to the C1GridViewRowCollection. |