Represents a collection of table's columns, each item is of the type
TableColumn.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[DefaultMemberAttribute("Item")] public class TableColumnCollection : DocumentElementCollection |
| Visual Basic (Declaration) |
|---|
<DefaultMemberAttribute("Item")> _ Public Class TableColumnCollection _ Inherits DocumentElementCollection |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument..::.GeneralCollection
C1.C1PrintDocument..::.DocumentElementCollection
C1.C1PrintDocument..::.TableColumnCollection
C1.C1PrintDocument..::.GeneralCollection
C1.C1PrintDocument..::.DocumentElementCollection
C1.C1PrintDocument..::.TableColumnCollection