Data
|
| Name | Description | |
|---|---|---|
| DataColumn | Default constructor for the DataColumn class. | |
| DataColumn(DataColumn) | Copy constructor for the DataColumn class. | |
| DataColumn(CellType, String) | Constructor for the DataColumn class. Creates a column of a specified type and name. | |
| DataColumn(IntPtr, Boolean) | Initializes a new instance of the DataColumn class |