Gets or sets the mode of stretching the rows of the current table
when filling an empty space below the table.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public StretchTableEnum StretchRows { get; set; } |
Visual Basic |
---|
Public Property StretchRows As StretchTableEnum Get Set |