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. |