ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / RepeatToFill Property

In This Topic
RepeatToFill Property (ITablix)
In This Topic
Gets a value indicating whether the Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.
Syntax
'Declaration
 
ReadOnly Property RepeatToFill As Boolean
 

Property Value

A System.Boolean value indicating whether to fill the space with empty rows to reach the fixed height.
See Also