ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITable Interface / RepeatToFill Property

In This Topic
    RepeatToFill Property (ITable)
    In This Topic
    Value indicating whether a Table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.
    Syntax
    'Declaration
     
    ReadOnly Property RepeatToFill As Boolean
    bool RepeatToFill {get;}
    See Also