Adds a new PageColumnDef initialized with the default Width and Spacing to the current collection.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int Add()
Visual Basic
Public Function Add As Integer

Return Value

The index of the added PageColumnDef in the current collection.

See Also