Search
ReportColumnCollection Methods
 


 Public Methods

  Name Description

Add

Adds the specified column to this collection.

Clear

Removes all elements from the collection.

Contains

Determines whether this collection contains the specified column.

Insert

Inserts the specified ReportColumn object at the specified position within the collection.

Remove

Removes the first occurrence of the specified ReportColumn object from this collection.

 Protected Methods

  Name Description

OnInsertComplete

CollectionBase.OnInsertComplete override.

 See Also