Intersoft WebGrid Documentation
WebGridRowCollection Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebGrid Namespace : WebGridRowCollection Class


The following tables list the members exposed by WebGridRowCollection.

Public Constructors

Public Properties

 NameDescription
public PropertyAll (Inherited from ISNet.WebUI.ISCollectionBase)
public PropertyCapacity (Inherited from System.Collections.CollectionBase)
public PropertyCount (Inherited from System.Collections.CollectionBase)
public PropertyIsReadOnlyOverridden. Returns a Boolean value indicating whether the collection is read-only.  
public PropertyItemProperty indexer for the collection.  
public PropertyParent (Inherited from ISNet.WebUI.ISCollectionBase)
public PropertyTable  
Top

Public Methods

 NameDescription
public MethodAddOverloaded. Add an WebGridRow object into the WebGridRow collection.  
public MethodAddRange  
public MethodClearRemoves all WebGridRow 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 MethodGetEnumeratorReturns 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 WebGridRow object.  
public MethodGetRowByKeyValue  
public Methodstatic (Shared in Visual Basic)ImportFrom  
public MethodIndexOfOverloaded.  (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodInsertInserts an WebGridRow object into the WebGridRow collection at a specified index.  
public MethodIntInsert (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodRemoveRemoves the specified WebGridRow object from the collection.  
public MethodSetHierarchicalType  
public MethodsetParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.