Gets or sets the mode of stretching the columns of the current table when filling an empty space on the right of the table.

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

Syntax

C#
public StretchTableEnum StretchColumns { get; set; }
Visual Basic
Public Property StretchColumns As StretchTableEnum
	Get
	Set

See Also