Columns

DocumentTable.Columns property

获取集合DocumentTableColumn表示 对应表的列的对象。

public DocumentTableColumnCollection Columns { get; }

也可以看看