[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Tablix.RepeatToFill

RepeatToFill Property

RepeatToFill

Gets or sets a value indicating whether the tablix should fill the space with empty rows to reach its fixed height.

Declaration
public bool RepeatToFill { get; set; }
Property Value
Type Description
bool

A bool value indicating whether to repeat empty rows to fill space.

Remarks

This is applicable to FPL reports only.