The following tables list the members exposed by Rows.
| Name | Description | |
|---|---|---|
![]()  | Rows Constructor | Public constructor for the Rows Collection. | 
| Name | Description | |
|---|---|---|
![]()  | Capacity |  (Inherited from  | 
![]()  | Combo | Gets the WebCombo object that owns the row. | 
![]()  | Count |  (Inherited from  | 
![]()  | IsReadOnly | Overridden.  Returns a Boolean value indicating whether the collection is read-only. Returns a Boolean value indicating whether the collection is read-only. | 
![]()  | Item | Property indexer for the collection. Property indexer for the collection. | 
![]()  | Parent | (Inherited from ISNet.WebUI.ISCollectionBase) | 
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Add an WebComboRow object into the WebComboRow collection. Add an WebComboRow object into the WebComboRow collection. | 
![]()  | AddRange | Removes all WebComboRow objects from the collection. | 
![]()  | Clear | Removes all WebComboRow objects from the collection. Removes all WebComboRow objects from the collection. | 
![]()  | Contains | (Inherited from ISNet.WebUI.ISCollectionBase) | 
![]()  | CopyFrom | |
![]()  | CopyTo | (Inherited from ISNet.WebUI.ISCollectionBase) | 
![]()  | Exists | (Inherited from ISNet.WebUI.ISCollectionBase) | 
![]()  | FindRowByText | Find specified text in DataTextField and return the WebComboRow object that match. Find specified text in DataTextField and return the WebComboRow object that match. | 
![]()  | FindRowByValue | Find specified text in DataValueField and return the WebComboRow object that match. Find specified text in DataValueField and return the WebComboRow object that match. | 
![]()  | GetEnumerator | Returns an enumerator object for the collection. Returns an enumerator object for the collection. | 
![]()  | GetItem | (Inherited from ISNet.WebUI.ISCollectionBase) | 
![]()  | GetNamedItem | Property indexer for the collection. Uses the Name string to return an WebComboRow object. Property indexer for the collection. Uses the Name string to return an WebComboRow object. | 
![]()  | IndexOf | Overloaded. (Inherited from ISNet.WebUI.ISCollectionBase) | 
![]()  | Insert | Inserts an WebComboRow object into the WebComboRow collection at a specified index. Inserts an WebComboRow object into the WebComboRow collection at a specified index. | 
![]()  | IntInsert | (Inherited from ISNet.WebUI.ISCollectionBase) | 
![]()  | Remove | Removes the specified WebComboRow object from the collection. Removes the specified WebComboRow object from the collection. | 
![]()  | setParent | (Inherited from ISNet.WebUI.ISCollectionBase) | 
    
    
    
    
    
    
                

