List & Label .NET
combit.Reporting.Dom Namespace / PropertyFooterLinesOptions Class / KeepTogether Property


In This Topic
    KeepTogether Property (PropertyFooterLinesOptions)
    In This Topic
    Gets or sets whether multiple line definitions may be separated by a page break (False) or not (True).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property KeepTogether As PropertyKeepTogether
    public PropertyKeepTogether KeepTogether {get;}
    public:
    property PropertyKeepTogether^ KeepTogether {
       PropertyKeepTogether^ get();
    }
    Requirements

    Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    See Also