ActiveReports 8
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.

Syntax
'Declaration
 
Public Property RepeatToFill As System.Boolean
public System.bool RepeatToFill {get; set;}

Property Value

A Boolean value indicating whether a Table should fill the space with empty rows to reach its FixedHeight.

See Also

Reference

Table Class
Table Members

Support Forum