Intersoft WebCombo Documentation
Rows Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebCombo Namespace : Rows Class


The following tables list the members exposed by Rows.

Public Constructors

 NameDescription
public ConstructorRows Constructor Public constructor for the Rows Collection.  
Top

Public Properties

 NameDescription
public PropertyCapacity (Inherited from System.Collections.CollectionBase)
public PropertyComboGets the WebCombo object that owns the row.  
public PropertyCount (Inherited from System.Collections.CollectionBase)
public PropertyIsReadOnlyOverridden. 

Returns a Boolean value indicating whether the collection is read-only.

Returns a Boolean value indicating whether the collection is read-only.  
public PropertyItem

Property indexer for the collection.

Property indexer for the collection.  
public PropertyParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

Public Methods

 NameDescription
public MethodAddOverloaded. Add an WebComboRow object into the WebComboRow collection. Add an WebComboRow object into the WebComboRow collection.  
public MethodAddRangeRemoves all WebComboRow objects from the collection.  
public MethodClear

Removes all WebComboRow objects from the collection.

Removes all WebComboRow objects from the collection.  
public MethodContains (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodCopyFrom  
public MethodCopyTo (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodExists (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodFindRowByTextFind specified text in DataTextField and return the WebComboRow object that match. Find specified text in DataTextField and return the WebComboRow object that match.  
public MethodFindRowByValueFind specified text in DataValueField and return the WebComboRow object that match. Find specified text in DataValueField and return the WebComboRow object that match.  
public MethodGetEnumeratorReturns an enumerator object for the collection. Returns an enumerator object for the collection.  
public MethodGetItem (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodGetNamedItemProperty 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.  
public MethodIndexOfOverloaded.  (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodInsertInserts an WebComboRow object into the WebComboRow collection at a specified index. Inserts an WebComboRow object into the WebComboRow collection at a specified index.  
public MethodIntInsert (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodRemoveRemoves the specified WebComboRow object from the collection. Removes the specified WebComboRow object from the collection.  
public MethodsetParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.