[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table.ITable.RepeatToFill

RepeatToFill Property

RepeatToFill

Gets a value indicating whether the table should fill the space with empty rows to reach its fixed height. Applicable to FPL reports only.

Declaration
[Obsolete("This property is obsolete. Use RepeatBlankRows instead.")]
bool RepeatToFill { get; }
Property Value
Type Description
bool

A bool value. true if the table should fill the space with empty rows; otherwise, false.