RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridTableViewCollection Class Members
See Also  Properties  Methods 
Telerik.WebControls Namespace : GridTableViewCollection Class


The following tables list the members exposed by GridTableViewCollection.

Public Constructors

 NameDescription
Public ConstructorGridTableViewCollection ConstructorOverloaded.  Initializes a new instance of GridTableViewCollection.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemRepresents the entry at the specified index of the GridTableView.  
Public PropertyOwnerGrid Get the instance of RadGrid that owns this instance  
Top

Public Methods

 NameDescription
Public MethodAddAdds a GridTableView with the specified value to the GridTableViewCollection .  
Public MethodAddRangeOverloaded. Copies the elements of an array to the end of the GridTableViewCollection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsGets a value indicating whether the GridTableViewCollection contains the specified GridTableView.  
Public MethodCopyToCopies the GridTableViewCollection values to a one-dimensional Array instance at the specified index.  
Public MethodGetEnumeratorReturns an enumerator that can iterate through the GridTableViewCollection .  
Public MethodIndexOfReturns the index of a GridTableView in the GridTableViewCollection .  
Public MethodInsertInserts a GridTableView into the GridTableViewCollection at the specified index.  
Public MethodRemove Removes a specific GridTableView from the GridTableViewCollection .  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

Reference

GridTableViewCollection Class
Telerik.WebControls Namespace
GridTableViewCollection Class
GridTableViewCollection Class