Represents a strongly-typed collection of ReportColumn objects.
The following tables list the members exposed by the ReportColumnCollection type.
Name | Description | |
---|---|---|
Initializes a new instance of the ReportColumnCollection class. |
Name | Description | |
---|---|---|
Gets or sets the column object located at the specified position within this collection. |
Name | Description | |
---|---|---|
Adds the specified column to this collection. |
||
Removes all elements from the collection. |
||
Determines whether this collection contains the specified column. |
||
Inserts the specified ReportColumn object at the specified position within the collection. |
||
Removes the first occurrence of the specified ReportColumn object from this collection. |
Name | Description | |
---|---|---|
CollectionBase.OnInsertComplete override. |