GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Table Class : RepeatToFill Property |
Gets or sets a value indicating whether a Table should fill the space with empty rows to reach its FixedHeight. Applicable to Page reports only.
'Declaration Public Property RepeatToFill As System.Boolean
public System.bool RepeatToFill {get; set;}
A Boolean value indicating whether a Table should fill the space with empty rows to reach its FixedHeight.