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