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


The following tables list the members exposed by WebGridCellCollection.

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)
Top

Public Methods

 NameDescription
public MethodAddOverloaded. 

Add an WebGridCell object into the WebGridCell collection. 

 
public MethodAddRangeCopies the elements of the specified WebGridCell array to the end of the collection.  
public MethodClearRemoves all WebGridCell objects from the collection.  
public MethodContains (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodCopyFromCopies the elements of the specified WebGridCellCollection to the end of this collection.  
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 WebGridCell object.  
public MethodIndexOfOverloaded.  (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodInsertInserts an WebGridCell object into the WebGridCell collection at a specified index.  
public MethodIntInsert (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodRemoveRemoves the specified WebGridCell object from the collection.  
public MethodSetItemDataOverloaded. Sets an array of strings as the cell data text for this row instance.  
public MethodsetParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.