ActiveReports 12
RepeatToFill Property (Tablix)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : RepeatToFill Property
Gets or sets a value indicating whether a Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.
Syntax
'Declaration
 
Public Property RepeatToFill As Boolean
public bool RepeatToFill {get; set;}
See Also

Reference

Tablix Class
Tablix Members