ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ReportFrameworkExtender Class
Members

In This Topic
    ReportFrameworkExtender Class
    In This Topic
    Contains extension methods to extend the PaneCollection class.
    Syntax
    public static class ReportFrameworkExtender 
    Public MustInherit NotInheritable Class ReportFrameworkExtender 
    Remarks
    The class is primarily used to extend application panes that display the contents of a rerport view. The same members will appear on both the extension class and the PaneCollection class.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Core.ReportFrameworkExtender

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also