Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PageColumnDefCollection
.
.
::
.
.
Add Method
PageColumnDefCollection Class
See Also
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
PageColumnDefCollection Class
Add Overload
C1.C1Preview Namespace