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

In This Topic
    KeepTogether Property (IBand)
    In This Topic
    Specifies, if the Band should try to keep the content together.
    Syntax
    'Declaration
     
    Shadows ReadOnly Property KeepTogether As Boolean
    new bool KeepTogether {get;}
    See Also