CadDataTableColumn.ColumnType

CadDataTableColumn.ColumnType property

Gets or sets the type of the column.

public int ColumnType { get; set; }

Property Value

The type of the column.

See Also