Progress® Telerik® Reporting R3 2020
DataColumnCollection Class
Represents a collection of DataColumn objects.
Inheritance Hierarchy
SystemObject
System.Collections.ObjectModelCollectionDataColumn
Telerik.ReportingDataColumnCollection
Namespace:
Telerik.ReportingSystem.Collections.ObjectModelCollectionDataColumn
Telerik.ReportingDataColumnCollection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The DataColumnCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DataColumnCollection | Initializes a new instance of the DataColumnCollection class |
Properties
Methods
Name | Description | |
---|---|---|
![]() | Add |
Creates a DataColumn with specific settings and
adds it to the
DataColumnCollection.
|
![]() | AddRange |
Adds an enumerable of DataColumn objects to the
DataColumnCollection.
|
![]() | ClearItems | (Overrides CollectionTClearItems.) |
![]() | Contains |
Determines whether the DataColumnCollection
contains a column with a specific name.
|
![]() | IndexOf |
Determines the index of a specific column in the
DataColumnCollection.
|
![]() | InsertItem |
Inserts an item to the DataColumnCollection at
the specified index.
(Overrides CollectionTInsertItem(Int32, T).) |
![]() | RemoveItem | (Overrides CollectionTRemoveItem(Int32).) |
Version Information
Supported in: 1.0.1