RepeatToFill Property (Table)
Gets or sets a value indicating whether a table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.
public bool RepeatToFill {get; set;}
'Declaration
Public Property RepeatToFill As Boolean
Property Value
A
System.Boolean value indicating whether a table should fill the space with empty rows to reach its FixedHeight.