Version

GroupedColumnsCollection class Members

The following tables list the members exposed by GroupedColumnsCollection.

Public Constructors
Public Methods
 NameDescription
Public MethodaddAdds a grouped column with the specified column key to the collection.  
Public MethodaddRangeAdds the specified grouped columns to the collection.  
Public MethoddisposeDisposes of the GroupedColumnsCollection object.  
Public MethodgetItemReturns the GroupedColumn at the specified index.  
Public MethodgetItemFromKeyReturns the GroupedColumn which the specified column key.  
Public MethodremoveRemoves the specified groupedColumn from the collection.  
Public MethodremoveAtRemoves the GroupedColumn at the specified index from the collection.  
Public MethodremoveRangeRemoves the specified grouped columns from the collection.  
See Also