Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TableVector
.
.
::
.
.
Size Property
TableVector Class
See Also
Gets or sets the size of the current vector (height if the vector is a
TableRow
, width if the vector is a
TableCol
).
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
Unit
Size
{
get
;
set
; }
Visual Basic
Public
Property
Size
As
Unit
Get
Set
See Also
TableVector Class
C1.C1Preview Namespace