Class TableDataColumn

TableDataColumn class

The cad linked table column data

public class TableDataColumn

Constructors

NameDescription
TableDataColumn()Initializes a new instance of the !:CadLinkedTableColumnData class.

Properties

NameDescription
CellStyle { get; set; }The table cell style data
ColumnName { get; set; }The column name
CustomData { get; set; }The custom data
CustomDataCollection { get; set; }The column custom data collection
StyleId { get; set; }The column style id
Width { get; set; }The column width

See Also