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

In This Topic
    KeepTogether Property (ITablixMember)
    In This Topic
    Indicates that the data region (all repeated sections) is kept together on one page if possible.
    Syntax
    'Declaration
     
    ReadOnly Property KeepTogether As Boolean
    bool KeepTogether {get;}
    See Also