Columns

DocumentTable.Columns property

Gets the collection of DocumentTableColumn objects representing columns of the corresponding table.

public DocumentTableColumnCollection Columns { get; }

See Also