CadDataTableColumn class
CadDataTableColumn class
The DataTableColumn data
The CadDataTableColumn type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| init | Initializes a new instance of the CadDataTableColumn class. | 
Properties
| Property | Description | 
|---|---|
| column_type | Gets or sets the type of the column. | 
| name | Gets or sets the name. | 
| boolean_value | Gets or sets the boolean value. | 
| int_value | Gets or sets the int value. | 
| double_value | Gets or sets the double value. | 
| string_value | Gets or sets the string value. | 
| point_2d | Gets or sets the point 2d. | 
| point_3d | Gets or sets the point 3d. |