ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportSectionElement Class / KeepSubsectionTogether Property

In This Topic
    KeepSubsectionTogether Property
    In This Topic
    Gets or sets a value indicating whether to prevent a page break for a subsection. This property can be applied to the report footer, group header, and group footer subsections.
    Syntax
    Public Property KeepSubsectionTogether As Boolean
    public bool KeepSubsectionTogether {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also