ColumnCollectionBase<TColumn> Constructors
The base class for column collections.| Name | Parameters | Description |
|---|---|---|
| ColumnCollectionBase(DataControlBase) | owner | Initializes a new instance of the ColumnCollectionBase<TColumn> class with specified settings. |
See Also