Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public TableColumnCollection(
	RenderTable table
)
Visual Basic (Declaration)
Public Sub New ( _
	table As RenderTable _
)

See Also