ActiveReports 18 .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
    Value indicating whether a Tablix 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