ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Table Class / RepeatBlankRows Property

In This Topic
RepeatBlankRows Property
In This Topic
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 RepeatBlankRows As RepeatBlankRows
 

Property Value

A RepeatBlankRows value indicating whether a table should fill the space with empty rows to reach its FixedHeight.
See Also