ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixBody Interface / IgnoreCellPageBreaks Property

In This Topic
    IgnoreCellPageBreaks Property
    In This Topic
    Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
    Syntax
    'Declaration
     
    ReadOnly Property IgnoreCellPageBreaks As Boolean
    bool IgnoreCellPageBreaks {get;}
    See Also