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


The following tables list the members exposed by Columns.

Public Constructors

 NameDescription
public ConstructorColumns ConstructorOverloaded.   
Top

Public Properties

 NameDescription
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.

Returns a Boolean value indicating whether the collection is read-only.  
public PropertyItemProperty indexer for the collection. Property indexer for the collection.  
public PropertyParent (Inherited from ISNet.WebUI.ISCollectionBase)
Top

Public Methods

 NameDescription
public MethodAddOverloaded. 

Add Column object to Columns collection.

Add Column object to Columns collection.  
public MethodClearRemoves all Column objects from the collection. Removes all Column 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 MethodGetByFieldName  
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 WebGridColumn object. Property indexer for the collection. Uses the Name string to return an WebGridColumn object.  
public MethodGetVisibleColumnsCount  
public MethodIndexOfOverloaded.  (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodIntInsert (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
public MethodsetParent (Inherited from ISNet.WebUI.ISCollectionBase)
public MethodShowOnlyColumns  
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.