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


The following tables list the members exposed by WebGridTableCollection.

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 PropertyItem

Property indexer for the collection.

 
public PropertyOwner  
public PropertyParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

Public Methods

 NameDescription
public MethodAddOverloaded. 

Add an WebGridTable object into the WebGridTable collection.

 
public MethodClearRemoves all WebGridTable 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 MethodGetEnumerator

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 WebGridTable object.  
public MethodIndexOfOverloaded.  (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodInsertInserts an WebGridTable object into the WebGridTable collection at a specified index.  
public MethodIntInsert (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodRemoveRemoves the specified WebGridTable object from the collection.  
public MethodsetParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.