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

In This Topic
    KeepTogether Property (IReportItem)
    In This Topic
    Gets a value indicating whether the report item is kept together on one page if possible.
    Syntax
    'Declaration
     
    ReadOnly Property KeepTogether As Boolean
    bool KeepTogether {get;}
    See Also