Click or drag to resize

DataColumn Properties

The DataColumn type exposes the following members.

Properties
  NameDescription
Public propertydataColumnName
The name of the data column.
Public propertydataTable
The name of the data table containing this column.
Public propertydataType
The columnDataType of the column.
Top
See Also