StretchRows Property
StretchRows
Gets or sets the mode of stretching the rows of the current table
when filling an empty space below the table.
Declaration
public StretchTableEnum StretchRows { get; set; }
Public Property StretchRows As StretchTableEnum